mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-12 18:40:52 +00:00
Again update chip color
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
c52d08410d
commit
dc3f9bd568
@ -19,10 +19,8 @@
|
|||||||
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chip xmlns:android="http://schemas.android.com/apk/res/android"
|
<chip xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
app:chipStrokeColor="@color/colorAccent"
|
||||||
android:textAppearance="@style/ChipAccentTextAppearance"
|
|
||||||
app:chipStrokeColor="@color/grey_600"
|
|
||||||
app:chipStrokeWidth="1dp"
|
app:chipStrokeWidth="1dp"
|
||||||
app:chipBackgroundColor="@color/transparent"
|
app:chipBackgroundColor="@color/transparent"
|
||||||
app:closeIconEnabled="false" />
|
app:closeIconEnabled="false" />
|
||||||
|
Loading…
Reference in New Issue
Block a user