]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/color/primary_text_color_selector_light.xml
Add editing functionality to the bookmarks database view. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / res / color / primary_text_color_selector_light.xml
index 4ed8c1f8490518cfda54b8dc936420ebddbad001..e5a63d1cb791db31161c2bb29a6c377c09469183 100644 (file)
@@ -18,7 +18,7 @@
   You should have received a copy of the GNU General Public License
   along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
 
-<!-- Change the dark theme enabled text from white to gray. -->
+<!-- Change the dark theme enabled text from white to gray.-->
 <selector xmlns:android="http://schemas.android.com/apk/res/android" >
     <item android:state_enabled="false" android:color="@color/gray_400" />
     <item android:color="@color/black" />