|
|
@ -9,7 +9,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<androidx.appcompat.widget.AppCompatTextView |
|
|
|
<androidx.appcompat.widget.AppCompatTextView |
|
|
|
android:id="@+id/tv_stack" |
|
|
|
android:id="@+id/tv_stack" |
|
|
|
android:layout_width="60dp" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:textColor="@color/colorTitle" |
|
|
|
android:textColor="@color/colorTitle" |
|
|
|
android:padding="10dp" |
|
|
|
android:padding="10dp" |
|
|
|