Loading res/values-de/strings.xml +1 −0 Original line number Diff line number Diff line Loading @@ -51,6 +51,7 @@ <string name="task_title">Titel</string> <string name="task_location">Ort</string> <string name="task_description">Beschreibung</string> <string name="task_checklist">Checkliste</string> <string name="task_start">Beginn</string> <string name="task_due">Fällig</string> <string name="task_completed">Fertiggestellt</string> Loading res/values-sw600dp-v11/styles.xmldeleted 100644 → 0 +0 −11 Original line number Diff line number Diff line <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools"> <!-- On large devices we have to set a custom background since there doesn't seem to exist a way to combine the default background for selectable and for activated items, but we need both. --> <style name="tasks_expandable_list_item"> <item name="android:background">@drawable/selectable_list_item</item> </style> </resources> No newline at end of file res/values-sw600dp/styles.xml +8 −0 Original line number Diff line number Diff line Loading @@ -24,4 +24,12 @@ <item name="android:layout_marginRight">25dp</item> </style> <!-- On large devices we have to set a custom background since there doesn't seem to exist a way to combine the default background for selectable and for activated items, but we need both. --> <style name="tasks_expandable_list_item"> <item name="android:background">@drawable/selectable_list_item</item> </style> </resources> No newline at end of file Loading
res/values-de/strings.xml +1 −0 Original line number Diff line number Diff line Loading @@ -51,6 +51,7 @@ <string name="task_title">Titel</string> <string name="task_location">Ort</string> <string name="task_description">Beschreibung</string> <string name="task_checklist">Checkliste</string> <string name="task_start">Beginn</string> <string name="task_due">Fällig</string> <string name="task_completed">Fertiggestellt</string> Loading
res/values-sw600dp-v11/styles.xmldeleted 100644 → 0 +0 −11 Original line number Diff line number Diff line <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools"> <!-- On large devices we have to set a custom background since there doesn't seem to exist a way to combine the default background for selectable and for activated items, but we need both. --> <style name="tasks_expandable_list_item"> <item name="android:background">@drawable/selectable_list_item</item> </style> </resources> No newline at end of file
res/values-sw600dp/styles.xml +8 −0 Original line number Diff line number Diff line Loading @@ -24,4 +24,12 @@ <item name="android:layout_marginRight">25dp</item> </style> <!-- On large devices we have to set a custom background since there doesn't seem to exist a way to combine the default background for selectable and for activated items, but we need both. --> <style name="tasks_expandable_list_item"> <item name="android:background">@drawable/selectable_list_item</item> </style> </resources> No newline at end of file