Asked 2 years ago
15 Sep 2021
Views 741
Bonnie

Bonnie posted

getcontext() not working

try to use getcontext() at Fragment subclass, and it not working as it should do
denyy

denyy
answered Sep 15 '21 00:00

use getActivity() instead of getcontext() , it will work
Post Answer