라이브 방 룰렛 - 룰렛 돌리기 기능 추가
This commit is contained in:
@@ -39,6 +39,15 @@
|
||||
android:layout_gravity="end|bottom"
|
||||
android:contentDescription="@null"
|
||||
android:visibility="gone" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_roulette"
|
||||
android:layout_width="16.7dp"
|
||||
android:layout_height="16.7dp"
|
||||
android:layout_gravity="end|bottom"
|
||||
android:contentDescription="@null"
|
||||
android:src="@drawable/ic_roulette"
|
||||
android:visibility="gone" />
|
||||
</FrameLayout>
|
||||
|
||||
<LinearLayout
|
||||
|
Reference in New Issue
Block a user