diff --git a/ExaltedDice/AndroidManifest.xml b/ExaltedDice/AndroidManifest.xml index f81a662..251b4e0 100755 --- a/ExaltedDice/AndroidManifest.xml +++ b/ExaltedDice/AndroidManifest.xml @@ -3,7 +3,9 @@ android:installLocation="auto" package="com.TwentyCode.android.ExaltedDice" android:versionCode="15" - android:versionName="1.0.1" > + android:versionName="1.0.1" > + + - - - - diff --git a/ExaltedDice/res/layout-land/main.xml b/ExaltedDice/res/layout-land/main.xml index 6ba9d12..2f2c665 100755 --- a/ExaltedDice/res/layout-land/main.xml +++ b/ExaltedDice/res/layout-land/main.xml @@ -20,13 +20,26 @@ android:layout_centerHorizontal="true" layout="@layout/dice_selector" /> -