This commit is contained in:
ashishandroid
2016-12-30 13:02:52 +05:30
parent 4fa554a606
commit 64bae99b22
17 changed files with 303 additions and 159 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
<activity android:name=".download.DownloadActivity"></activity>
<activity
android:name=".GeoTag.GeoTagStoreList"
android:name=".geotag.GeoTagStoreList"
android:label="@string/title_activity_store_list_geotag"
android:theme="@style/AppTheme.NoActionBar" />