History log of /frameworks/base/core/java/com/android/internal/widget/WatchHeaderListView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
790a34e1a966971e81c71d2861d836e9bbed6bfc 04-Aug-2016 Michael Kwan <mkwan@google.com> Hide space for title if the title is GONE.

Bug: 30676030
Change-Id: I5e61d00dadbfffbc7b04ee3431f591e9d2d2ce29
/frameworks/base/core/java/com/android/internal/widget/WatchHeaderListView.java
744be16ffa030cb62de13f633c124fc0e72d0181 23-Jul-2016 Michael Kwan <mkwan@google.com> Add titles to PreferenceFragments and PreferenceScreens for watches.

Preferences lack a title on watch type devices due to lack of ActionBar
support. A custom ListView was added to use a custom wrapper adapter to
add a persistent header view at the top of the ListView that developers
would not be able to remove via the ListView API.

Bug: 27962897
Change-Id: I6bccecf85592d9507e0c7a04c9a035617001e9ef
/frameworks/base/core/java/com/android/internal/widget/WatchHeaderListView.java