From b8abef6aeb8bc0af1054edda1dc94b2fe9d70166 Mon Sep 17 00:00:00 2001 From: klaus Date: Fri, 17 May 2024 15:11:41 +0900 Subject: [PATCH] 9970ff -> 3bb9f1 --- app/src/main/res/layout/fragment_audio_content_order.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/fragment_audio_content_order.xml b/app/src/main/res/layout/fragment_audio_content_order.xml index 8deae51..8e81911 100644 --- a/app/src/main/res/layout/fragment_audio_content_order.xml +++ b/app/src/main/res/layout/fragment_audio_content_order.xml @@ -38,7 +38,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_alignParentEnd="true" - android:background="@drawable/bg_round_corner_5_3_9970ff" + android:background="@drawable/bg_round_corner_5_3_3bb9f1" android:gravity="center" android:orientation="horizontal" android:paddingHorizontal="13.3dp" @@ -97,7 +97,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_alignParentEnd="true" - android:background="@drawable/bg_round_corner_5_3_9970ff" + android:background="@drawable/bg_round_corner_5_3_3bb9f1" android:gravity="center" android:orientation="horizontal" android:paddingHorizontal="13.3dp"