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

  • SEARCH
  • Home
  • 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 7127807
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T11:04:16+00:00 2026-05-28T11:04:16+00:00

I am working on an application that displays the Stack View as shown above

  • 0

FragmentView

I am working on an application that displays the Stack View as shown above using Fragments. However after scouring the web I can not seem to find any implementation of this kind of layout.

Could anyone please let me know how to implement this stack view using Fragments?

Thanks in advance.

  • 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-28T11:04:16+00:00Added an answer on May 28, 2026 at 11:04 am

    That’s rather a broad question…

    As far as the layout goes, there’a a number of different ways to do it. A broad outline for the landscape view might be like this (you’ll have to fill in the appropriate layout height, widths and weights)

    <?xml version="1.0" encoding="utf-8"?>
    <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
        android:orientation="horizontal" >
        <fragment
            android:id="@+id/fragment1"
            class="net.test.program.Fragment1" />
        <LinearLayout
            xmlns:android="http://schemas.android.com/apk/res/android"
            android:orientation="vertical">
            <fragment
                android:id="@+id/fragment2"
                android:name="net.test.program.Fragment2"/>
            <fragment
                android:id="@+id/fragment3"
                android:name="net.test.program.Fragment3"/>
        </LinearLayout>
    </LinearLayout>
    

    For the portrait view simply reverse the two android:orientation tags and re-adjust your heights, widths and weights. Then put them in the appropriate layout directories.

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

Sidebar

Related Questions

I'm working on an application that displays some child windows which can either be
I'm working on making a website/web application that displays images every 5 or so
I'm currently working on a web application in ASP.NET that displays reports (created with
We're working on an application that displays information through a Direct3D visualisation. A late
I am working on a .NET application that displays multiple charts. My users would
I am working on a web application that is designed to display a bunch
I am currently working on this application(C#,WPF,LINQ2XML,.NET 4.0) that displays details for 'Animals'. An
My application is a Silverlight Image viewer that displays images from Sharepoint using the
I'm working on an application that displays the location of moving items on a
I'm working on an application that displays several videos at once. The videos are

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.