When I sign the apk
to send the Play Store, the following error message occurs:
Error: Fragments should be static such that they can be re-instantiated by the system, and anonymous classes are not static [ValidFragment]
Could anyone tell me what could be happening?
See the here code .