|
|
@@ -49,12 +49,11 @@
|
|
|
|
|
|
<Button
|
|
|
android:id="@+id/button_start_main"
|
|
|
- style="@style/Base.Widget.AppCompat.Button.Borderless"
|
|
|
+ style="@style/WhiteButton"
|
|
|
android:layout_width="113dp"
|
|
|
android:layout_height="38dp"
|
|
|
android:layout_marginStart="35dp"
|
|
|
android:layout_marginBottom="39dp"
|
|
|
- android:background="@drawable/turorial_button_background"
|
|
|
android:text="시작하기"
|
|
|
android:textColor="@color/C000000"/>
|
|
|
|