Allow to sort by date added and last update

This commit is contained in:
kitsunyan
2020-06-16 12:01:53 +03:00
parent bb50d77547
commit 561352b685
11 changed files with 232 additions and 124 deletions
+4
View File
@@ -23,4 +23,8 @@
<item name="colorError">@color/error_dark</item>
</style>
<style name="Theme.Toolbar.Popup" parent="Theme.Main.Dark">
<item name="android:colorBackground">?attr/colorPrimaryDark</item>
</style>
</resources>