mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 19:27:25 +01:00
Fix top padding in sources tab
This commit is contained in:
parent
a9d32fea37
commit
67d284fc35
@ -9,7 +9,6 @@
|
||||
android:id="@+id/recycler"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="4dp"
|
||||
tools:listitem="@layout/source_main_controller_card" />
|
||||
|
||||
<eu.davidea.fastscroller.FastScroller
|
||||
|
Loading…
Reference in New Issue
Block a user