c0L0R M3 B4D~>

This commit is contained in:
fekt
2023-05-13 00:00:46 -04:00
parent 1d0966d8bf
commit a2808f3e68
50 changed files with 23784 additions and 7577 deletions

View File

@@ -53,7 +53,7 @@
android:layout_width="0dp"
android:layout_height="0dp"
android:elevation="6dp"
app:tint="@color/text_light_dimmed"
app:tint="@color/colorAccent"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintDimensionRatio="H,1:1"
app:layout_constraintEnd_toEndOf="parent"
@@ -70,7 +70,7 @@
android:layout_width="0dp"
android:layout_height="0dp"
android:elevation="6dp"
app:tint="@color/text_light_dimmed"
app:tint="@color/colorAccent"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintDimensionRatio="H,1:1"
app:layout_constraintEnd_toEndOf="parent"
@@ -194,7 +194,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginBottom="128dp"
android:background="@drawable/background_banner"
android:background="@drawable/background_balance_detail_amounts_container"
android:elevation="6dp"
android:paddingStart="16dp"
android:paddingTop="8dp"