From d625d28ec6cf22c128d0ef0b8e64a9fff4b64aec Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 21 Oct 2015 01:27:04 -0700 Subject: Fix scrolling in blocked numbers list. + Add elements as header, so they scroll with the list. + Shuffle around some layouts to make this work correctly. + Replace default ListView divider with custom drawable, to achieve the desired effect of removing the divider on the first list item. + Override BlockedNumberAdapter to never report itself as empty. Otherwise, the header will disappear. + Tweak some padding. Bug: 25134186 Change-Id: I07711437fea2d3042d3987983667ab5316d51fcc --- res/layout/blocked_number_header.xml | 147 +++++++++++++++++++++++------------ 1 file changed, 99 insertions(+), 48 deletions(-) (limited to 'res/layout/blocked_number_header.xml') diff --git a/res/layout/blocked_number_header.xml b/res/layout/blocked_number_header.xml index e16efbcf4..3fcdf398b 100644 --- a/res/layout/blocked_number_header.xml +++ b/res/layout/blocked_number_header.xml @@ -13,63 +13,114 @@ See the License for the specific language governing permissions and limitations under the License. --> - + - + android:layout_marginBottom="8dp" + card_view:cardCornerRadius="0dp"> + + + + - + + + + + + + card_view:cardCornerRadius="0dp"> - - -