From 6519aa98c09345559dc2417e05e2929cc7207ff5 Mon Sep 17 00:00:00 2001 From: King Date: Wed, 29 Jul 2015 17:00:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99=E6=9D=83?= =?UTF-8?q?=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/GameSDKSample/AndroidManifest.xml | 36 ++++++++-------------- .../com/gumptech/loginsdk/sample/MainActivity.java | 2 +- 2 files changed, 14 insertions(+), 24 deletions(-) diff --git a/android/GameSDKSample/AndroidManifest.xml b/android/GameSDKSample/AndroidManifest.xml index 23e90dd..ac0360c 100644 --- a/android/GameSDKSample/AndroidManifest.xml +++ b/android/GameSDKSample/AndroidManifest.xml @@ -2,7 +2,7 @@ + android:versionName="1.6" > - - - - - - - - - - - - - - - - + @@ -40,12 +25,12 @@ + android:label="@string/app_name" > + android:screenOrientation="portrait" > @@ -55,18 +40,23 @@ + android:theme="@style/container_dialog" > + + android:theme="@android:style/Theme.Translucent.NoTitleBar" > + + android:theme="@style/ex_win" > + - + + +