aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/layout/mapfile_item.xml
Commit message (Collapse)AuthorAgeFilesLines
* refactoring: this graph needs to go down:Bananeweizen2013-05-251-2/+2
| | | http://ci.cgeo.org/job/c-geo/androidLint/trendDetails/?
* Revert "Merge pull request #2739 from campbeb/fix_overdraw"SammysHP2013-05-171-0/+1
| | | | | This reverts commit eb360a18a1b9a2e560b00d4584cf79f52040acec, reversing changes made to 76a7404e536047dd74721ac9c89fd10a8a2dd16d.
* Fix Overdrawcampbeb2013-05-161-1/+0
| | | | | The background was being redrawn several times over as each activity was drawing it rather than inheriting from the theme
* lint cleanupsBananeweizen2013-01-281-30/+37
| | | | * unused resources * textIsSelectable
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+33
This prepares the inclusion of tests into the same repository.