Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1407064104景国香 #42

Open
jgx123 opened this issue Jan 2, 2016 · 0 comments
Open

1407064104景国香 #42

jgx123 opened this issue Jan 2, 2016 · 0 comments

Comments

@jgx123
Copy link

jgx123 commented Jan 2, 2016



<TextView
    android:layout_weight="1"
    android:layout_height="0dp"
    android:layout_width="match_parent"
    android:background="#fff" />
    <TextView
        android:layout_weight="1"
        android:layout_height="0dp"
        android:layout_width="match_parent"
        android:background="#f0f"
        />
    </linearLayout>
    <linearLayout
        android:layout_weight="3"
        android:layout_height="0dp"
        android:layout_width="match_parent"
        android:orientation="vertical"
        >
        <TextView
            android:text="Hello"
            android:layout_weight="1"
            android:layout_height="0dp"
            android:layout_width="match_parent"
            android:background="#ff0" />
        <TextView
            android:text="Android"
            android:layout_weight="1"
            android:layout_height="0dp"
            android:layout_width="match_parent"
            android:background="#f0f" />
        <TextView
            android:text="实验室"
            android:layout_weight="1"
            android:layout_height="0dp"
            android:layout_width="match_parent"
            android:background="#ff0"
            />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant