]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/move_to_folder_item_linearlayout.xml
First wrong button text in View Headers in night theme. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / move_to_folder_item_linearlayout.xml
index 144b0ac2a86bc462e336046301044bd3fff8d938..76f041c693bee09dcd8e8599df34b3870d0f864f 100644 (file)
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright 2016-2017,2022-2023 Soren Stoutner <soren@stoutner.com>.
+  Copyright 2016-2017, 2022-2024 Soren Stoutner <soren@stoutner.com>.
 
-  This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
+  This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android/>.
 
   Privacy Browser Android is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -24,7 +24,7 @@
     android:layout_height="wrap_content"
     android:layout_width="match_parent"
     android:orientation="horizontal"
-    android:background="?attr/listSelectorDrawable"
+    android:background="@drawable/list_selector"
     tools:ignore="UseCompoundDrawables">
 
     <!-- Subfolder spacer. -->