fixed code style errors reported by Android Studio
This commit is contained in:
parent
42cf53787a
commit
f65fd29139
21 changed files with 21 additions and 36 deletions
|
|
@ -16,7 +16,7 @@
|
|||
android:text="✕"
|
||||
android:textAppearance="@android:style/TextAppearance.DeviceDefault.Widget.TextView"
|
||||
android:textSize="@dimen/soft_key_icon_size"
|
||||
tools:ignore="HardcodedText" />
|
||||
tools:ignore="HardcodedText,RtlSymmetry" />
|
||||
|
||||
<TextView
|
||||
android:id="@android:id/title"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue