|
|
@@ -2,7 +2,7 @@
|
|
|
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
|
- android:layout_width="70dp"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
android:layout_height="18dp"
|
|
|
tools:background="@color/color_CC000000">
|
|
|
|