Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7705491
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T23:52:39+00:00 2026-05-31T23:52:39+00:00

I am working in android. I am using VideoView. Its stretched vertically when orientation

  • 0

I am working in android. I am using VideoView. Its stretched vertically when orientation is Portrait mode.

This is my xml:-

<RelativeLayout
    android:id="@+id/lineartop"
    android:layout_width="fill_parent"
    android:layout_height="50dip"
    android:layout_alignParentTop="true"
    android:layout_marginTop="-5dip"
    android:background="@drawable/tab" >

    <TextView
        android:id="@+id/fileNametitle"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:layout_centerHorizontal="true"
        android:layout_centerVertical="true"
        android:gravity="center"
        android:textColor="#FFFFFF"
        android:textSize="20dip" />
</RelativeLayout>


<VideoView
    android:id="@+id/videoId"
    android:layout_width="wrap_content"
    android:layout_height="wrap_content"
    android:layout_centerVertical="true"
    android:fitsSystemWindows="true"
    android:layout_marginBottom="5dip"
    android:layout_centerHorizontal="true"
    android:layout_above="@+id/VedioFooter"
    android:layout_below="@+id/lineartop" />

<include android:id="@+id/VedioFooter"
    android:layout_width="fill_parent"
    android:layout_height="wrap_content"
    android:layout_alignParentBottom="true"
    layout="@layout/bottom_layout_without_full_window_button" />

</RelativeLayout>

please suggest me what should i do to show my video correctly in Portrait mode also.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T23:52:40+00:00Added an answer on May 31, 2026 at 11:52 pm

    I have resolved this problem.

    THis is my new code :-

    <RelativeLayout
        android:id="@+id/lineartop"
        android:layout_width="fill_parent"
        android:layout_height="50dip"
        android:layout_alignParentTop="true"
        android:layout_marginTop="-5dip"
        android:background="@drawable/tab" >
    
        <TextView
            android:id="@+id/fileNametitle"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:layout_centerHorizontal="true"
            android:layout_centerVertical="true"
            android:gravity="center"
            android:textColor="#FFFFFF"
            android:textSize="20dip" />
    </RelativeLayout>
    
    
     <LinearLayout
      android:layout_width="fill_parent"
      android:gravity="center"
      android:layout_height="fill_parent">
    
        <VideoView
        android:layout_gravity="center"
        android:id="@+id/videoId"
        android:layout_width="wrap_content"
         android:layout_height="wrap_content" />
    
       </LinearLayout>
    
    
        <include android:id="@+id/VedioFooter"
        android:layout_width="fill_parent"
        android:layout_height="wrap_content"
        android:layout_alignParentBottom="true"
        layout="@layout/bottom_layout_without_full_window_button" />
    

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i am working with android and using xmlpullparser in android to parse an xml
I am working android application my problem is i am using handlers this handler
I'm using android listview and its working perfectly fine. my implementation as below ListView
Im using android:imeOptions=actionGo for a edit text box. Its working properly on Android default
Ahoy, I'm working on an OpenGL ES based game for Android using the NDK.
Building an app using android.support.v4.app , targeting API level 8. Everything's working as planned
Hi I am working Android application development using titanium studio.I have developed small application.my
I have xml file in server. I am parsing this xml using DOM(xml is
i am working on Android project using Eclipse Eclipse IDE for Java Developers Version:
I am working in android, I am using a button. Now I want to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.