mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-06 03:50:19 +02:00
layout reverted
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1269 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
This commit is contained in:
parent
3415dd46a7
commit
e42883b5ef
1 changed files with 3 additions and 9 deletions
|
@ -27,27 +27,21 @@
|
|||
android:id="@+id/network_book_button0"
|
||||
android:layout_width="0dip"
|
||||
android:layout_weight="1"
|
||||
android:ellipsize="marquee"
|
||||
android:marqueeRepeatLimit="marquee_forever"
|
||||
android:singleLine="true"
|
||||
android:maxLines="2"
|
||||
android:layout_height="wrap_content"
|
||||
/>
|
||||
<Button
|
||||
android:id="@+id/network_book_button1"
|
||||
android:layout_width="0dip"
|
||||
android:layout_weight="1"
|
||||
android:ellipsize="marquee"
|
||||
android:marqueeRepeatLimit="marquee_forever"
|
||||
android:singleLine="true"
|
||||
android:maxLines="2"
|
||||
android:layout_height="wrap_content"
|
||||
/>
|
||||
<Button
|
||||
android:id="@+id/network_book_button2"
|
||||
android:layout_width="0dip"
|
||||
android:layout_weight="1"
|
||||
android:ellipsize="marquee"
|
||||
android:marqueeRepeatLimit="marquee_forever"
|
||||
android:singleLine="true"
|
||||
android:maxLines="2"
|
||||
android:layout_height="wrap_content"
|
||||
/>
|
||||
<LinearLayout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue