usk_promotion

This commit is contained in:
upendrak
2020-01-31 18:24:23 +05:30
parent c845a61aee
commit d502e77df9
46 changed files with 2213 additions and 210 deletions
+7
View File
@@ -358,6 +358,13 @@
android:screenOrientation="portrait"
android:theme="@style/AppTheme.NoActionBar"
android:windowSoftInputMode="adjustPan" />
<activity
android:name=".dailyentry.CompetitionPromoActivity"
android:configChanges="screenSize|orientation|keyboardHidden"
android:label="@string/competition_promotion"
android:screenOrientation="portrait"
android:theme="@style/AppTheme.NoActionBar"
android:windowSoftInputMode="adjustPan" />
<provider
android:name="android.support.v4.content.FileProvider"