Changed toggle switch to outline
This commit is contained in:
parent
ee59be16c4
commit
9c363a6b28
13 changed files with 22 additions and 84 deletions
|
@ -59,6 +59,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
app:fontFamily="@font/circular"
|
||||
android:paddingTop="8dp"
|
||||
android:text="@string/history" />
|
||||
|
||||
|
|
|
@ -127,8 +127,7 @@
|
|||
android:id="@+id/playerPlayPauseFab"
|
||||
style="@style/Fab"
|
||||
android:layout_centerInParent="true"
|
||||
app:elevation="4dp"
|
||||
app:pressedTranslationZ="2dp" />
|
||||
app:elevation="4dp" />
|
||||
|
||||
</RelativeLayout>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue