Now it acctually shows a missing posts warning below every filtered post. Still a long way to go

This commit is contained in:
LucasGGamerM
2023-01-29 18:24:34 -03:00
parent 9a55f847b9
commit b625ed7aec
6 changed files with 44 additions and 21 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="0dp">
</FrameLayout>