OSDN Git Service

Make buttons more touch friendly.
authorDanny Baumann <dannybaumann@web.de>
Fri, 19 Dec 2014 12:42:57 +0000 (13:42 +0100)
committerSteve Kondik <shade@chemlab.org>
Sat, 27 Dec 2014 12:31:23 +0000 (12:31 +0000)
commit6a7b8d8ff2d094318ead1b19561557b4ee2746b0
tree398f343edc0e5eb0fd2a6ecb1ee10b16f527e29f
parent81e13fbe95084ce894f5d196c73532ff202b9532
Make buttons more touch friendly.

Do this by replacing margins and empty space around buttons by padding.
Doing this also makes the ripple touch feedback look better.

Change-Id: I7f2e933b9f7b481c9456f56860483c2e5e96b67b
res/layout/activity_player_fragment.xml
res/layout/audio_player_header_bar.xml
res/layout/edit_queue_list_item.xml
res/layout/grid_items_normal.xml
res/layout/header_bar.xml
res/layout/list_item_queue.xml
res/layout/list_item_simple.xml
res/values/dimens.xml
src/com/cyanogenmod/eleven/widgets/PopupMenuButton.java