Fix crashing tab layout on prelolipop (#492)

This commit is contained in:
Rafał Borcz 2019-09-06 13:55:26 +02:00 committed by Mikołaj Pich
parent 6575674169
commit e4100d940a

View File

@ -42,4 +42,4 @@
#Config for Material Components
-keep class com.google.android.material.tabs.**
-keep class com.google.android.material.tabs.** { *; }