mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 18:29:47 +02:00
removed swipeviewfunction from share activities, removed snackbar on menu - exit
This commit is contained in:
parent
07bb60ee97
commit
1fcafa088f
7 changed files with 13 additions and 61 deletions
|
@ -10,8 +10,7 @@
|
|||
android:allowBackup="true"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:theme="@style/AppTheme"
|
||||
android:windowSoftInputMode="adjustResize" >
|
||||
android:theme="@style/AppTheme" >
|
||||
<activity
|
||||
android:name=".SplashActivity"
|
||||
android:launchMode="singleInstance"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue