added color change and a new empety screen

This commit is contained in:
2026-07-04 22:31:52 -04:00
parent 873227600f
commit 6b1a2588eb
19 changed files with 569 additions and 30 deletions

View File

@@ -155,26 +155,23 @@
app:strokeWidth="5dp" />
<Button
android:id="@+id/Hub15"
android:layout_width="0dp"
android:layout_height="0dp"
android:backgroundTint="@color/second_bg"
app:strokeColor="@color/second"
android:text="@string/hub_15"
android:textColor="@color/white"
android:textSize="20sp"
app:cornerRadius="0dp"
app:layout_constraintBottom_toTopOf="@+id/Hub25"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintHorizontal_bias="0.0"
app:layout_constraintHorizontal_bias="1.0"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/textView2"
app:strokeColor="@color/second"
app:strokeWidth="5dp" />
<Button
android:id="@+id/Hub25"
android:layout_width="0dp"