<TextView
        android:id="@+id/text_category_id"
        android:layout_width="30dp"
        android:layout_height="wrap_content"
        android:layout_marginRight="10dp"

        android:gravity="right"

         />

上記でTextView 枠の中で右基準になる。
layout_width が wrap_content だと あまり意味がない
TextView の位置を変えるには、

android:layout_gravity だよ

Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)

© 2024 Falco Tech Blog Suffusion theme by Sayontan Sinha