OSDN Git Service

Use notifyDataSetChanged() in place of invalidateViews() and cleared Lint warnings
authorAndrew <andrew.d.neal@gmail.com>
Tue, 22 May 2012 03:38:46 +0000 (22:38 -0500)
committerAndrew <andrew.d.neal@gmail.com>
Tue, 22 May 2012 03:38:46 +0000 (22:38 -0500)
commit12f4713e2c39e715240b1116d32b54496f8c958f
treeba9fe1385b61886e41033ce871d07f3cfdf0bdc7
parentdd620ee9c67a5b7ed8231b3eccb1dd46d802aef8
Use notifyDataSetChanged() in place of invalidateViews() and cleared Lint warnings
res/drawable-mdpi/title_bar_shadow.9.png [new file with mode: 0644]
res/drawable-nodpi/colorstrip_shadow.9.png [new file with mode: 0644]
res/drawable-xhdpi/title_bar_shadow.9.png [new file with mode: 0644]
res/layout/bottom_action_bar_controls.xml
src/com/andrew/apollo/BottomActionBarControlsFragment.java
src/com/andrew/apollo/grid/fragments/AlbumsFragment.java
src/com/andrew/apollo/grid/fragments/ArtistsFragment.java
src/com/andrew/apollo/grid/fragments/QuickQueueFragment.java
src/com/andrew/apollo/list/fragments/ArtistAlbumsFragment.java
src/com/andrew/apollo/list/fragments/RecentlyAddedFragment.java
src/com/andrew/apollo/list/fragments/TracksFragment.java