Android Studio
(Android Studio) android:layout_weight 쓸 때 같이 써줘야 하는 것
SAFE
2016. 5. 30. 22:56
android:layout_weight
을 쓰려면?? (.xml 파일)
본체에 아래를 추가해준다. 물론 android:orientation="horizontal" 도 가능!
android:orientation="vertical"