Minor changes
Just some color changes in the spinner
This commit is contained in:
parent
686addb774
commit
9c543512f6
2 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@
|
|||
android:layout_alignRight="@+id/textView"
|
||||
android:layout_alignStart="@+id/button_playStop"
|
||||
android:layout_marginTop="84dp"
|
||||
android:popupBackground="@drawable/side_nav_bar"
|
||||
android:popupBackground="@color/white"
|
||||
android:spinnerMode="dropdown" />
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -4,5 +4,5 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
android:padding="5dip"
|
||||
android:textColor="#FFFFFF"
|
||||
android:textColor="@color/black"
|
||||
android:textSize="26sp" />
|
||||
Loading…
Add table
Add a link
Reference in a new issue