[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [orbot/master] adds padding to the hs switch
commit 9961ad0b84e261599da595418b2539c887616c73
Author: arrase <arrase@xxxxxxxxx>
Date: Tue Dec 6 15:03:44 2016 +0100
adds padding to the hs switch
---
app/src/main/res/layout/layout_hs_list_item.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/app/src/main/res/layout/layout_hs_list_item.xml b/app/src/main/res/layout/layout_hs_list_item.xml
index 44e6057..e83b874 100644
--- a/app/src/main/res/layout/layout_hs_list_item.xml
+++ b/app/src/main/res/layout/layout_hs_list_item.xml
@@ -51,7 +51,8 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:focusable="false"
- android:focusableInTouchMode="false" />
+ android:focusableInTouchMode="false"
+ android:switchPadding="30dp" />
</LinearLayout>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits