aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/act_hostlist.xml
Commit message (Collapse)AuthorAgeFilesLines
* Use android:tint for styling the 'add host' FAB's icon instead of ↵John Heroy2015-10-261-1/+1
| | | | android:tintMode, which is only supported in APIs 21+
* Add android:tintMode with value 'src_atop' to 'add host' FABJohn Heroy2015-10-261-0/+1
|
* Add padding to bottom of HostList to prevent FAB covering list.Ryan Hansberry2015-09-231-0/+4
|
* Add FAB to host list.Kyle Horimoto2015-09-181-30/+13
|
* Convert to using RecyclerView.Kyle Horimoto2015-09-141-4/+3
|
* Update XML style and reformat all files with itKenny Root2015-08-191-8/+8
|
* Try to fix some RTL layout issuesKenny Root2015-07-171-0/+1
|
* Merge branch 'master' into gradle-conversionKenny Root2015-07-151-5/+3
|
* Merge branch 'master' into gradle-conversionKenny Root2014-10-211-16/+27
|
* Convert to gradle build systemKenny Root2014-10-011-0/+64