aboutsummaryrefslogtreecommitdiff
path: root/res/layout/abstract_fragment_activity.xml
AgeCommit message (Collapse)Author
2015-04-25Update to gradleScott Jackson
2015-03-08Get around the random recycled bitmap errors from calling onDraw after a ↵Scott Jackson
bitmap had been recycled to make room for a new one. This isn't the ideal fix since it will show a blank image, but it is better than just crashing.
2014-12-03#395 Copy Subsonic's default album artScott Jackson
2014-07-16Fix crash on GB by only using system selectable background on ICS+, default ↵Scott Jackson
to blue Holo version for GB
2014-07-09#376 Use the system selectable background for buttonsScott Jackson
2013-11-04Slightly better layout for buttons on tabletsScott Jackson
2013-10-30#123 Add structure to support multiple fragments when in tablet modeScott Jackson
2013-10-19#162 More work on converting to pull out drawerScott Jackson