Make preferences look decent (material) on KitKat

I have no idea what I'm doing
This commit is contained in:
Alexander Bakker 2018-05-14 18:45:15 +02:00
parent f8891c0225
commit 972a1670eb
6 changed files with 20 additions and 16 deletions

View file

@ -32,6 +32,7 @@ dependencies {
implementation 'com.android.support:recyclerview-v7:27.1.1'
implementation 'com.android.support:appcompat-v7:27.1.1'
implementation 'com.android.support:design:27.1.1'
implementation 'com.takisoft.fix:preference-v7:27.1.1.1'
implementation 'com.amulyakhare:com.amulyakhare.textdrawable:1.0.1'
implementation 'me.dm7.barcodescanner:zxing:1.9'
implementation 'com.android.support:cardview-v7:27.1.1'