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

android1-孔德林1507084235 #44

Open
onli-alin opened this issue Jan 2, 2016 · 0 comments
Open

android1-孔德林1507084235 #44

onli-alin opened this issue Jan 2, 2016 · 0 comments

Comments

@onli-alin
Copy link

xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
tools:context=".MainActivity">


<TextView
android:layout_weight="1"
android:layout_width="0dp"
android:background="#f0f"
android:layout_height="match_parent"

    />
<TextView
    android:layout_weight="1"
    android:layout_width="0dp"
    android:background="#ff0"
    android:layout_height="match_parent"/>
<TextView
    android:layout_weight="1"
    android:layout_width="0dp"
    android:background="#0ff"
    android:layout_height="match_parent"/>
<TextView
    android:layout_weight="1"
    android:layout_width="0dp"
    android:background="#00f"
    android:layout_height="match_parent"/>
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