]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values-night/styles.xml
clean up unused resources
[mobile-ledger.git] / app / src / main / res / values-night / styles.xml
index 3d6fbf909859f66eaa11d11f8e6eb8cafe9ca3be..2e93dd12618ad0620d6f719eb1fd0620e52e2429 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  ~ Copyright © 2020 Damyan Ivanov.
+  ~ Copyright © 2021 Damyan Ivanov.
   ~ This file is part of MoLe.
   ~ MoLe is free software: you can distribute it and/or modify it
   ~ under the term of the GNU General Public License as published by
         <item name="android:textAlignment">viewEnd</item>
     </style>
 
-    <style name="account_summary_account_entry_table">
-        <item name="android:layout_width">match_parent</item>
-        <item name="android:layout_height">match_parent</item>
-    </style>
-
     <style name="transaction_list_comment">
         <item name="android:textAppearance">@android:style/TextAppearance.Material.Small</item>
         <item name="android:textColor">?commentColor</item>