×
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Contact US

Log In

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Move layout from bottom to top (Android APK)(xml)

Move layout from bottom to top (Android APK)(xml)

Move layout from bottom to top (Android APK)(xml)

(OP)
I have a question, it's an Android APK, and although I have a setting in my app that is shown below, I would not like to move it up. It is already in the middle, it just has to go from the bottom up I hope you understand what I mean. I apologize in advance for my knowledge of English. My English is not that good.

The source/xml code:

android:layout_gravity="0x00000050"
android:paddingLeft="12dp"
android:paddingRight="12dp"
android:focusable="false"
android:clickable="false"
android:layout_width="-1"
android:layout_height="-2"
android:animateLayoutChanges="true">
<LinearLayout
android:orientation="0"
android:id="@7F0A02B1"
android:paddingTop="1dp"
android:paddingBottom="1dp"
android:layout_width="-2"
android:layout_height="-2"
android:animateLayoutChanges="true"
app:layout_constraintBottom_toBottomOf="0"
app:layout_constraintEnd_toEndOf="0"
app:layout_constraintStart_toStartOf="0"
app:layout_constraintTop_toTopOf="0">
<include
android:gravity="0x00000013"
android:layout_gravity="0x00000013"
android:id="@7F0A01FD"
android:layout_width="-2"
android:layout_height="-2"
android:layout_marginRight="@7F0701CB"
app:layout_constraintBottom_toBottomOf="0"
app:layout_constraintRight_toLeftOf="@7F0A00B4"
app:layout_constraintTop_toTopOf="0"
layout="@7F0D00B1" />
<TextView
android:textSize="@7F0701D0"
android:gravity="0x00000011"
android:id="@7F0A00B4"
android:layout_width="-2"
android:layout_height="-2"
android:text="00:00"
android:textAlignment="4"
app:layout_constraintBottom_toBottomOf="0"
app:layout_constraintLeft_toLeftOf="0"
app:layout_constraintRight_toRightOf="0"
app:layout_constraintTop_toTopOf="0" />
<include
android:gravity="0x00000015"
android:layout_gravity="0x00000013"
android:id="@7F0A02BD"
android:layout_width="-2"
android:layout_height="-2"
android:layout_marginLeft="@7F0701CB"
app:layout_constraintBottom_toBottomOf="0"
app:layout_constraintLeft_toRightOf="@7F0A00B4"
app:layout_constraintTop_toTopOf="0"
layout="@7F0D00F6" />
</LinearLayout>


I hope I'm right here and someone can help me

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Tek-Tips Forums free from inappropriate posts.
The Tek-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members! Already a Member? Login

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close