Sorting posts is now available. Minor bugs fixed.

This commit is contained in:
Alex Ning
2019-07-26 10:50:32 +08:00
parent 66ed3d8f16
commit 1fc8423906
23 changed files with 635 additions and 137 deletions

View File

@@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#FFFFFF"
android:pathData="M3,18h6v-2L3,16v2zM3,6v2h18L21,6L3,6zM3,13h12v-2L3,11v2z"/>
</vector>