parent
897bec4095
commit
ff2e65a359
@ -1,16 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="#fff"
|
||||
tools:context=".Activity.TurnTableActivity">
|
||||
|
||||
<com.showly.luckyactivity.view.LuckyView
|
||||
android:id="@+id/lucky_view"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_marginTop="50dp"/>
|
||||
|
||||
</RelativeLayout>
|
Loading…
Reference in new issue