summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout
diff options
context:
space:
mode:
authortom79 <tschneider.ac@gmail.com>2019-04-27 18:01:13 +0200
committertom79 <tschneider.ac@gmail.com>2019-04-27 18:01:13 +0200
commit96fb8677406bd123361956441d0c01e38f00fade (patch)
tree07e370a4c624bdde1b163430fa4168d9de5cb57b /app/src/main/res/layout
parent20c66087a71ed6981715e7a6668535f99f54f385 (diff)
Issue #903 - Undo action
Diffstat (limited to 'app/src/main/res/layout')
-rw-r--r--app/src/main/res/layout/activity_reorder_tabs.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/layout/activity_reorder_tabs.xml b/app/src/main/res/layout/activity_reorder_tabs.xml
index 7c8b99f72..3501bfbdc 100644
--- a/app/src/main/res/layout/activity_reorder_tabs.xml
+++ b/app/src/main/res/layout/activity_reorder_tabs.xml
@@ -24,7 +24,6 @@
android:id="@+id/lv_reorder_tabs"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:paddingBottom="?attr/actionBarSize"
android:scrollbars="none"
>
</android.support.v7.widget.RecyclerView>