Maxr1998 / ModernAndroidPreferences

Android Preferences defined through Kotlin DSL, shown in a RecyclerView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whether or not an icon is set, there will be a margin on the left, whether the margin can be removed

xiaowine opened this issue · comments

Set collapseIcon = true on the PreferenceScreen.

Set collapseIcon = true on the PreferenceScreen.

thanks