Update suggestions section on explore screen
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:layout_marginVertical="@dimen/margin_small"
|
||||
app:dotAlpha="0.6"
|
||||
app:dotSize="8dp"
|
||||
app:dotScale="0.4"
|
||||
app:dotSize="10dp"
|
||||
app:dotSpacing="4dp"
|
||||
tools:max="6"
|
||||
tools:progress="2" />
|
||||
|
||||
@@ -37,9 +37,10 @@
|
||||
<TextView
|
||||
android:id="@+id/textView_subtitle"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_height="0dp"
|
||||
android:layout_marginStart="16dp"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:layout_marginBottom="8dp"
|
||||
android:ellipsize="end"
|
||||
android:textAppearance="?attr/textAppearanceBodyMedium"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
|
||||
Reference in New Issue
Block a user