//Stock_FacingActivity Changes today

This commit is contained in:
Gagan290
2017-01-23 10:33:08 +05:30
parent aadf026ccb
commit 13c8c92e1e
3 changed files with 44 additions and 9 deletions
+2 -1
View File
@@ -48,7 +48,8 @@
android:theme="@style/AppTheme.NoActionBar" />
<activity
android:name=".download.DownloadActivity"
android:screenOrientation="portrait" />
android:screenOrientation="portrait"
android:theme="@style/AppTheme.NoActionBar" />
<activity
android:name=".GeoTag.GeoTagStoreList"
android:label="@string/title_activity_store_list"