Move search filter sheet actions to the top

This commit is contained in:
arkon
2020-04-10 15:15:31 -04:00
parent 5183848250
commit 4f5e52fdd4
3 changed files with 39 additions and 46 deletions
+1
View File
@@ -238,6 +238,7 @@
</style>
<style name="Theme.Widget.TextInputLayout.OutlinedBox.Dense" parent="Widget.MaterialComponents.TextInputLayout.OutlinedBox.Dense">
<item name="materialThemeOverlay">@style/ThemeOverlay.Widget.TextInputEditText.OutlinedBox</item>
<item name="boxStrokeColor">@color/text_input_stroke</item>
<item name="hintTextColor">?attr/colorSecondary</item>
</style>