mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
M3 Switches
With bonus logic to keep material cards the same radius And new colors to support them because mixing and matching colors suck
This commit is contained in:
parent
dc404af31a
commit
a79a3fb777
16 changed files with 125 additions and 57 deletions
|
@ -137,7 +137,7 @@ dependencies {
|
|||
// Android X libraries
|
||||
implementation("androidx.appcompat:appcompat:1.6.0-alpha03")
|
||||
implementation("androidx.cardview:cardview:1.0.0")
|
||||
implementation("com.google.android.material:material:1.6.0")
|
||||
implementation("com.google.android.material:material:1.7.0-alpha02")
|
||||
implementation("androidx.webkit:webkit:1.4.0")
|
||||
implementation("androidx.recyclerview:recyclerview:1.2.1")
|
||||
implementation("androidx.preference:preference:1.2.0")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue