SyntaxFix
Write A Post
Hire A Developer
Questions
Using getView() returns the view of the fragment, then you can call findViewById() to access any view element in the fragment view.
getView()
findViewById()