SyntaxFix
Write A Post
Hire A Developer
Questions
you must have aligned it to left or right of parent view
don't use any of these when using android:centerInParent="true" codes:-
android:centerInParent="true"
android:layout_alignParentLeft="true"
android:layout_alignRight=""
etc.