Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
newApi
  • Loading branch information
forrestguice committed Aug 7, 2024
1 parent 0091dc7 commit 61af904
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions app/src/main/res/values/styles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1159,10 +1159,7 @@
<item name="android:background">?attr/selectableItemBackground</item>
<item name="android:scaleType">fitXY</item>
<item name="android:padding">3dp</item>
<item name="android:layout_marginLeft">0dp</item>
<item name="android:layout_marginRight">0dp</item>
<item name="android:layout_marginStart">0dp</item>
<item name="android:layout_marginEnd">0dp</item>
<item name="android:layout_margin">0dp</item>
</style>

<style name="SizeEdit" parent="@style/TextAppearance.AppCompat.Small">
Expand Down

0 comments on commit 61af904

Please sign in to comment.