mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-09 23:41:08 +01:00
remove android:fitsSystemWindows="true"
This commit is contained in:
parent
a4d2232b13
commit
d82b79437d
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
android:name="net.foucry.pilldroid.MedicamentListFragment"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:fitsSystemWindows="true"
|
||||
app:layoutManager="LinearLayoutManager"
|
||||
android:background="@drawable/list_selector"
|
||||
tools:context="net.foucry.pilldroid.DrugListActivity"
|
||||
|
|
Loading…
Reference in a new issue