Found it !
It’s the android:layout_gravity="center" in the LinearLayout that is the culprit. Just delete this and everything should be fine.
Found it !
It’s the android:layout_gravity="center" in the LinearLayout that is the culprit. Just delete this and everything should be fine.