Removed red bg on extensions controller
This commit is contained in:
parent
964f49fb37
commit
8de38e379a
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="16dp"
|
||||
android:layout_marginBottom="16dp"
|
||||
android:background="@color/red_error"
|
||||
android:gravity="center"
|
||||
android:padding="16dp"
|
||||
android:text="@string/obsolete_extension_message"
|
||||
|
|
Reference in a new issue