From e962b84db615005d073b0fb4b5240093a826408f Mon Sep 17 00:00:00 2001 From: goblin911 Date: Sun, 25 Aug 2013 15:31:29 +0800 Subject: hahahahhahahahaha --- client/Piztor/bin/AndroidManifest.xml | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) (limited to 'client/Piztor/bin/AndroidManifest.xml') diff --git a/client/Piztor/bin/AndroidManifest.xml b/client/Piztor/bin/AndroidManifest.xml index 63cb8ff..b18d8e2 100644 --- a/client/Piztor/bin/AndroidManifest.xml +++ b/client/Piztor/bin/AndroidManifest.xml @@ -12,9 +12,9 @@ android:allowBackup="true" android:icon="@drawable/ic_launcher" android:label="@string/app_name" - android:theme="@style/AppTheme" > + android:theme="@android:style/Theme.Black.NoTitleBar" > @@ -23,14 +23,20 @@ - - - - - + android:name="com.macaroon.piztor.Login" + android:label="@string/title_activity_login" > + + + + + + + -- cgit v1.2.3