Android Studio – My layout is not fitting in the frame layout
Please help me fix my layout my Categories are hidden below the recent layout & they're barely showing. I've tried to add the ScrollView but it's showing the error " binding = FragmentHomeBinding.inflate(layoutInflater, container, false)" in this code. I've attached…