We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc3a5ae commit decddb9Copy full SHA for decddb9
flexbox/proguard-rules.txt
@@ -17,4 +17,4 @@
17
# The FlexboxLayoutManager may be set from a layout xml, in that situation the RecyclerView
18
# tries to instantiate the layout manager using reflection.
19
# This is to prevent the layout manager from being obfuscated.
20
--keep public class com.google.android.flexbox.FlexboxLayoutManager
+-keepnames public class com.google.android.flexbox.FlexboxLayoutManager
0 commit comments