mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-08 13:27:57 +00:00
[android] Remove useless tools property in views
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
<item name="android:textAppearance">@style/MwmTextAppearance.Body1</item>
|
||||
</style>
|
||||
|
||||
<style name="MwmWidget.Editor.Problem" tools:ignore="NewApi">
|
||||
<style name="MwmWidget.Editor.Problem">
|
||||
<item name="android:layout_width">match_parent</item>
|
||||
<item name="android:layout_height">@dimen/height_block_base</item>
|
||||
<item name="android:gravity">center_vertical</item>
|
||||
|
||||
Reference in New Issue
Block a user