mirror of
https://github.com/wismna/DoNext.git
synced 2025-10-03 23:50:13 -04:00
Auto get title in Task Dialog
Don't show keyboard on dialog show Hide keyboard on dialog dismiss Cleaner tasks layout WIP: remaining tasks still not shown, top text cropped in large screens
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
<activity
|
||||
android:name=".activities.MainActivity"
|
||||
android:label="@string/app_name"
|
||||
android:windowSoftInputMode="stateAlwaysHidden"
|
||||
android:theme="@style/AppTheme.NoActionBar">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
Reference in New Issue
Block a user