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 6599523
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T18:30:07+00:00 2026-05-25T18:30:07+00:00

This is the prototype: B1 to B5 are buttons that need to be adjoining

  • 0

This is the “prototype”:

enter image description here

B1 to B5 are buttons that need to be adjoining and the user has to scroll horizontally.
UP and DOWN are buttons that should be always present on the screen.

I was thinking to use as external layer a classic linear layout but how do I keep UP and DOWN always there centered?

  • 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-25T18:30:07+00:00Added an answer on May 25, 2026 at 6:30 pm

    So there have to be a static background for the whole wide panel – it is like panorama metro style application. Once I’ve done something similar, when I needed buttons on semi transparent layout, and beneath them using RelativeLayout there was a view animator. You could do something similar:

    The main Layout will be for example RelativeLayout, it will have 3 childs. First is a HorizontalScrollView, the second and the third are the buttons on top of the HorizontalScrollView, aligned to the top and bottom of the screen. The HorizontalScrollView can contain anything – for example a long LinearLayout. I think it is possible this way…

    Here is a pseudo-layout:

    <RelativeLayout>
    
        <HorizontalScrollView>
            <LinearLayout>
                <Button/>
                <Button/>
                <Button/>
            </LinearLayout>
        <HorizontalScrollView>
    
        <Button/>
    
        <Button/>
    
    </RelativeLayout>
    

    Where HorizonralScrollView will fill the parent relative layout, the first Button will be aligned to the top and will be placed over the scroll view, and the second Button the same, but aligned to the bottom of the RelativeLayout Both can use centerHorizontal and some padding to exact placing.

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

Sidebar

Related Questions

There is currently this Prototype code that does a PUT: new Ajax.Request(someUrl, { method:
I'm using JQuery and Prototype in this web application that I'm developing. I'm looking
I am trying to trigger the onScroll event this way using prototype: Event.observe(document, 'scroll',
Sorry, I know that this topic has been covered a bit. I've read the
While working on my Silverlight4 SketchFlow prototype I have a datagrid that has a
I have the below prog Object.prototype.inherit = function(baseConstructor) { this.prototype = (baseConstructor.prototype); this.prototype.constructor =
I have a problem with scandir() : The manpage contains this as prototype: int
This code is from Prototype.js . I've looked at probably 20 different tutorials, and
This is an example code from the prototype site. var url = '/proxy?url=' +
This is a continuation of Confused as to which Prototype helper to use .

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.