mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Fix Lint errors/warnings - Deprecated: Using deprecated resources
This commit is contained in:
parent
87e1ffd234
commit
93ca9f053f
4 changed files with 3 additions and 5 deletions
|
|
@ -41,8 +41,7 @@
|
|||
android:textStyle="bold"
|
||||
android:textAlignment="center"
|
||||
android:gravity="center_horizontal"
|
||||
android:textColor="@android:color/white"
|
||||
android:singleLine="false"/>
|
||||
android:textColor="@android:color/white"/>
|
||||
|
||||
<Button
|
||||
android:layout_width="120dp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue