Msl_Availability_New

This commit is contained in:
Gagan290
2017-03-17 11:11:15 +05:30
parent 72c4d0ab2b
commit 343a374e5a
14 changed files with 1698 additions and 40 deletions
+7
View File
@@ -193,6 +193,13 @@
android:label="@string/title_activity_store_checkout_image"
android:screenOrientation="portrait"
android:theme="@style/AppTheme.NoActionBar" />
<activity
android:name=".gsk_dailyentry.MSL_Availability_StockFacingActivity"
android:configChanges="screenSize|orientation|keyboardHidden"
android:screenOrientation="portrait"
android:theme="@style/AppTheme.NoActionBar"
android:windowSoftInputMode="adjustPan" />
</application>
</manifest>