]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/styles.xml
clean up unused resources
[mobile-ledger.git] / app / src / main / res / values / styles.xml
index ff81ea0794e370b82dcf7ba73c4a7dc37abb36d4..4a614ff814e26097941868aeabcb60d8ed659a65 100644 (file)
         <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>