mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 21:25:35 +03:00
color
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
parent
f196bfd874
commit
60c8c3526d
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@
|
|||
android:textSize="@dimen/two_line_secondary_text_size"
|
||||
app:chipStartPadding="@dimen/standard_eighth_margin"
|
||||
app:chipEndPadding="@dimen/standard_eighth_margin"
|
||||
app:chipBackgroundColor="@color/bg_default"
|
||||
android:checkable="false"
|
||||
android:ellipsize="middle" />
|
||||
|
||||
|
|
Loading…
Reference in a new issue