commit | 2266b92072b2eda16ef71ed6f3d8811159b756de | [log] [tgz] |
---|---|---|
author | Mindy Pereira <mindyp@google.com> | Tue Nov 23 13:00:58 2010 -0800 |
committer | Mindy Pereira <mindyp@google.com> | Tue Nov 23 14:47:52 2010 -0800 |
tree | 70a7cd8f3098646452638cd3bc205bc489327279 | |
parent | b43d7589cf6201fc05f4c9d8b4a0c44d7cdba81e [diff] |
Create logic for applying padding only to custom preference layouts n the case of any standard PreferenceFragment layout, we can change the list styling to add padding and set clipToPadding to false. In this case, we don't want extra padding in the parent ViewGroup (R.id.prefs). When an app specifies a custom preference fragment layout, we want to add the previously existing padding styles R.id.prefs. Change-Id: Idfd77dcbef264c6f5f4121b66fd54c684ad0a288