Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/activity_settings.xml')
-rw-r--r--app/src/main/res/layout/activity_settings.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/main/res/layout/activity_settings.xml b/app/src/main/res/layout/activity_settings.xml
index e5c8b0214..07f7a62fe 100644
--- a/app/src/main/res/layout/activity_settings.xml
+++ b/app/src/main/res/layout/activity_settings.xml
@@ -15,8 +15,7 @@
android:layout_width="match_parent"
android:layout_height="?android:actionBarSize"
app:navigationIcon="@drawable/ic_arrow_back_white_24dp"
- app:title="@string/simple_settings"
- app:titleTextColor="@android:color/white" />
+ app:title="@string/simple_settings" />
</com.google.android.material.appbar.AppBarLayout>
</LinearLayout> \ No newline at end of file