[tor-commits] [orbot/master] remove out activity no longer used

n8fr8 at torproject.org n8fr8 at torproject.org
Thu Jan 4 15:26:31 UTC 2018


commit 02841303101ed7943f0b87b6cef073c39bb9b068
Author: n8fr8 <nathan at freitas.net>
Date:   Wed Jan 3 23:38:09 2018 -0500

    remove out activity no longer used
---
 app/src/main/AndroidManifest.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 52ec1421..81d5d356 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -161,7 +161,7 @@
         <activity
             android:name=".ui.onboarding.BridgeWizardActivity"
             android:label="@string/title_activity_bridge_wizard"
-            android:theme="@style/DefaultTheme"></activity>
+            android:theme="@style/DefaultTheme"/>
     </application>
 
 </manifest>
\ No newline at end of file





More information about the tor-commits mailing list