mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 19:31:12 +00:00
Android format of XML
This commit is contained in:
parent
c9073a18e9
commit
fda10a9006
1 changed files with 2 additions and 2 deletions
|
@ -15,10 +15,10 @@
|
|||
android:layout_height="36dp"
|
||||
android:layout_weight="1"
|
||||
android:ellipsize="marquee"
|
||||
android:marqueeRepeatLimit="marquee_forever"
|
||||
android:gravity="center_vertical"
|
||||
android:singleLine="true"
|
||||
android:marqueeRepeatLimit="marquee_forever"
|
||||
android:scrollHorizontally="true"
|
||||
android:singleLine="true"
|
||||
android:textSize="23dp" />
|
||||
|
||||
</LinearLayout>
|
Loading…
Reference in a new issue