SyntaxFix
Write A Post
Hire A Developer
Questions
Certify that your Manifest declaration includes android:theme="@style/AppTheme.NoActionBar" tag, like the following:
<activity android:name=".PointsScreen" android:theme="@style/AppTheme.NoActionBar"> </activity>