As shown below:
<ImageView android:src="@drawable/icon_common_return" android:layout_centerInParent="true" android: android:layout_width="wrap_content" android:layout_height="wrap_content" android:rotation="180" />
Just change the rotation angle value, remember it!
The above method of rotating 180 degrees of Android development pictures horizontally is all the content I share with you. I hope you can give you a reference and I hope you can support me more.