How to get hardware key option to center of screen
问题 How to get the pause play forward button option to center of the screen in MediaPlayer but by default it shows at the bottom of the screen. Here I am using videoView in fullscreen XML: <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" <VideoView android:id="@+id/media_video_preview" android:layout_width="match_parent" android:layout_height="match