[tor-commits] [orbot/master] unused attribute in layout
n8fr8 at torproject.org
n8fr8 at torproject.org
Thu Sep 13 16:56:13 UTC 2018
commit 08d242e68c94dcf38c4835989b03789443439953
Author: lexi <bird.s.lex at gmail.com>
Date: Sat May 19 15:35:11 2018 -0400
unused attribute in layout
---
app/src/main/res/layout/content_bridge_wizard.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/app/src/main/res/layout/content_bridge_wizard.xml b/app/src/main/res/layout/content_bridge_wizard.xml
index 244ba37d..a5b7995b 100644
--- a/app/src/main/res/layout/content_bridge_wizard.xml
+++ b/app/src/main/res/layout/content_bridge_wizard.xml
@@ -60,7 +60,6 @@
android:layout_height="wrap_content"
android:layout_margin="12dp"
android:gravity="center"
- android:text="..."
android:textColor="@color/bright_green"
android:textSize="16sp"
android:textStyle="bold" />
More information about the tor-commits
mailing list