Peter Serwylo 908d5f3a05 Added search floating action button to Overview and Categories screen.
Both times it launches the AppListActivity with an empty search box
focussed.
2017-03-08 09:42:32 +11:00

7 lines
342 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- The material design specs indicate a 24dp margin on tablets should be used (hence this
file differing from values-v21/dimens.xml):
https://material.google.com/components/buttons-floating-action-button.html -->
<dimen name="fab_margin">24dp</dimen>
</resources>