Commit d10f600f authored by fallenstardust's avatar fallenstardust

fix

parent b8b123a5
......@@ -90,7 +90,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@drawable/left"
android:background="@drawable/blue"
android:orientation="vertical"
android:paddingLeft="4dp"
android:paddingTop="2dp"
......
......@@ -61,7 +61,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@drawable/left"
android:background="@drawable/blue"
android:orientation="vertical"
android:paddingLeft="4dp"
android:paddingTop="2dp"
......
......@@ -23,7 +23,7 @@
<color name="holo_blue_light">#ff33b5e5</color>
<color name="holo_green_bright">#95d389</color>
<color name="holo_orange_bright">#ff982a</color>
<color name="FallNavy">#11113d</color>
<color name="colorMain">#2196F3</color>
<color name="background">#ECEFF1</color>
<color name="FallNavy">#11113d</color>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment