mirror of https://github.com/beemdevelopment/Aegis
Merge pull request #816 from Hacker437/Chip
Changed the Chip to match the background in Amoled and Dark Modepull/831/head
commit
6967e42ab5
@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<com.google.android.material.chip.Chip xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
style="@style/Widget.MaterialComponents.Chip.Choice"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent" />
|
Loading…
Reference in New Issue