Fix layout out of bounds in drawer customization

pull/3893/head
Mathew Manoj (root) 3 months ago
parent 17f54b6d32
commit d28dae9951
No known key found for this signature in database
GPG Key ID: F2F916A99BD34CF8

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:fitsSystemWindows="true"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">

Loading…
Cancel
Save