summaryrefslogtreecommitdiff
path: root/packages/SettingsLib/ActionButtonsPreference/src/com/android/settingslib/widget/ActionButtonsPreference.java
AgeCommit message (Expand)Author
2021-06-24Fix ActionButtons background and rippleWesley.CW Wang
2021-06-21Relace BuildCompat.isAtLeastS to check Build.VERSION.SDK_INTEdgar Wang
2021-06-01Remove dividers of ActionButtonsPreferenceEdgar Wang
2021-05-14Update ActionButtonsPreference styleWesley.CW Wang
2018-12-03Move ActionButtonPreference into SettingsLibtmfang