summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout
diff options
context:
space:
mode:
authorKasun <k-a-s-u-n@tuta.io>2019-05-10 01:29:54 +0530
committerKasun <k-a-s-u-n@tuta.io>2019-05-10 01:29:54 +0530
commitc00b284b9749b865db2bb45f3364bd3092a67439 (patch)
tree08a42f33a5f99551974cc0ee948f24a289d57648 /app/src/main/res/layout
parentc1a22a1320da6c8f6a2776493898b920d2216cb3 (diff)
make undo bar full width
Diffstat (limited to 'app/src/main/res/layout')
-rw-r--r--app/src/main/res/layout/activity_reorder_tabs.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/layout/activity_reorder_tabs.xml b/app/src/main/res/layout/activity_reorder_tabs.xml
index 9ba645239..bb70b2f92 100644
--- a/app/src/main/res/layout/activity_reorder_tabs.xml
+++ b/app/src/main/res/layout/activity_reorder_tabs.xml
@@ -16,8 +16,6 @@
see <http://www.gnu.org/licenses>.
-->
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
- android:paddingLeft="@dimen/fab_margin"
- android:paddingRight="@dimen/fab_margin"
android:layout_width="match_parent"
android:layout_height="match_parent">
<android.support.v7.widget.RecyclerView