|
|
|
|
@ -58,10 +58,10 @@ |
|
|
|
|
android:screenOrientation="portrait" |
|
|
|
|
android:windowSoftInputMode="adjustNothing" /> |
|
|
|
|
|
|
|
|
|
<!-- No screenOrientation="portrait" to fix Oreo crash --> |
|
|
|
|
<activity |
|
|
|
|
android:name="net.pokeranalytics.android.ui.activity.NewDataMenuActivity" |
|
|
|
|
android:launchMode="singleTop" |
|
|
|
|
android:screenOrientation="portrait" |
|
|
|
|
android:theme="@style/PokerAnalyticsTheme.MenuDialog" /> |
|
|
|
|
|
|
|
|
|
<activity |
|
|
|
|
@ -144,10 +144,10 @@ |
|
|
|
|
android:launchMode="singleTop" |
|
|
|
|
android:screenOrientation="portrait" /> |
|
|
|
|
|
|
|
|
|
<activity |
|
|
|
|
android:name="net.pokeranalytics.android.ui.activity.TableReportActivity" |
|
|
|
|
android:launchMode="singleTop" |
|
|
|
|
android:screenOrientation="portrait" /> |
|
|
|
|
<activity |
|
|
|
|
android:name="net.pokeranalytics.android.ui.activity.TableReportActivity" |
|
|
|
|
android:launchMode="singleTop" |
|
|
|
|
android:screenOrientation="portrait" /> |
|
|
|
|
|
|
|
|
|
<meta-data |
|
|
|
|
android:name="preloaded_fonts" |
|
|
|
|
|