Skip to content

Commit d5922ad

Browse files
committed
feat : bottom_sheet 패널 디자인 변경
1 parent 138571a commit d5922ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

presentation/src/main/res/layout/bottom_sheet_home_state_expanded.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
android:id="@+id/layout_alarm_info"
4747
android:layout_width="0dp"
4848
android:layout_height="wrap_content"
49-
android:background="@drawable/background_button"
49+
android:background="@drawable/background_panel_button"
5050
android:elevation="15dp"
5151
android:padding="15dp"
5252
android:layout_marginTop="10dp"

0 commit comments

Comments
 (0)