aboutsummaryrefslogtreecommitdiff
path: root/res/layout/user_list_item.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.
2015-01-03Increase right margin a bit so more button is selectableScott 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
2014-06-10Slight tweaks to user layoutsScott Jackson
2014-06-10#171 Add avatars to Admin tabScott Jackson