Loading AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -143,7 +143,7 @@ </activity> <activity android:name="org.dmfs.tasks.homescreen.TaskListWidgetSettingsActivity" android:theme="@style/Theme.Dialog" android:theme="@style/Theme.MaterialDialog" android:label="@string/task_list_selection_title"> <intent-filter> <action android:name="android.appwidget.action.APPWIDGET_CONFIGURE" /> Loading res/values-v11/styles.xml +1 −1 Original line number Diff line number Diff line Loading @@ -126,6 +126,6 @@ <item name="android:layout_height">?android:attr/actionBarSize</item> </style> <style name="Theme.Dialog" parent="@android:style/Theme.Holo.Light.Dialog.NoActionBar"></style> <style name="Theme.MaterialDialog" parent="@android:style/Theme.Holo.Light.Dialog.NoActionBar"></style> </resources> No newline at end of file res/values/styles.xml +1 −1 Original line number Diff line number Diff line Loading @@ -192,6 +192,6 @@ <item name="android:layout_height">0dp</item> </style> <style name="Theme.Dialog" parent="@android:style/Theme.Dialog"></style> <style name="Theme.MaterialDialog" parent="@android:style/Theme.Dialog"></style> </resources> No newline at end of file Loading
AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -143,7 +143,7 @@ </activity> <activity android:name="org.dmfs.tasks.homescreen.TaskListWidgetSettingsActivity" android:theme="@style/Theme.Dialog" android:theme="@style/Theme.MaterialDialog" android:label="@string/task_list_selection_title"> <intent-filter> <action android:name="android.appwidget.action.APPWIDGET_CONFIGURE" /> Loading
res/values-v11/styles.xml +1 −1 Original line number Diff line number Diff line Loading @@ -126,6 +126,6 @@ <item name="android:layout_height">?android:attr/actionBarSize</item> </style> <style name="Theme.Dialog" parent="@android:style/Theme.Holo.Light.Dialog.NoActionBar"></style> <style name="Theme.MaterialDialog" parent="@android:style/Theme.Holo.Light.Dialog.NoActionBar"></style> </resources> No newline at end of file
res/values/styles.xml +1 −1 Original line number Diff line number Diff line Loading @@ -192,6 +192,6 @@ <item name="android:layout_height">0dp</item> </style> <style name="Theme.Dialog" parent="@android:style/Theme.Dialog"></style> <style name="Theme.MaterialDialog" parent="@android:style/Theme.Dialog"></style> </resources> No newline at end of file