Commit 7ccab11f by amateur

1

1 parent 94817d5d
...@@ -38,6 +38,7 @@ ...@@ -38,6 +38,7 @@
android:id="@+id/nav_dot" android:id="@+id/nav_dot"
android:layout_width="30dp" android:layout_width="30dp"
android:layout_height="30dp" android:layout_height="30dp"
android:visibility="gone"
android:background="@drawable/right_dot" android:background="@drawable/right_dot"
app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent" app:layout_constraintEnd_toEndOf="parent"
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!