Переглянути джерело

Fix top padding in sources tab

arkon 5 роки тому
батько
коміт
67d284fc35
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      app/src/main/res/layout/source_main_controller.xml

+ 0 - 1
app/src/main/res/layout/source_main_controller.xml

@@ -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