forked from penguin86/nextcloud-maps-client
Refactoring, cleaning, share button
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:label="@string/app_name"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme">
|
||||
@@ -48,7 +49,7 @@
|
||||
</activity>
|
||||
|
||||
<activity
|
||||
android:name=".activity.main.GeofavoriteDetailActivity"
|
||||
android:name=".activity.detail.GeofavoriteDetailActivity"
|
||||
android:theme="@style/AppTheme"/>
|
||||
|
||||
<activity
|
||||
|
||||
Reference in New Issue
Block a user