Fix colors in PeerTube Settings Fragment
This commit is contained in:
parent
0afceeeb87
commit
9bb8f65bef
3 changed files with 14 additions and 2 deletions
|
|
@ -44,6 +44,7 @@
|
|||
android:layout_marginBottom="16dp"
|
||||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
android:tint="@color/white"
|
||||
app:backgroundTint="?attr/colorPrimary"
|
||||
app:fabSize="auto"
|
||||
app:srcCompat="@drawable/ic_add" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue