feat: 18+ media on infinite scroll too

This commit is contained in:
aayush262
2024-04-01 19:31:32 +05:30
parent 0d8a82568a
commit a815bac15d
4 changed files with 18 additions and 13 deletions

View File

@@ -7,8 +7,6 @@ import android.view.ViewGroup
import androidx.recyclerview.widget.LinearLayoutManager
import ani.dantotsu.BottomSheetDialogFragment
import ani.dantotsu.databinding.BottomSheetUsersBinding
import ani.dantotsu.profile.activity.UsersAdapter
import ani.dantotsu.settings.DevelopersAdapter
class UsersDialogFragment : BottomSheetDialogFragment() {