ETİKETLER
androidbaselinealigned
İÇERİK TÜRLERİ
BaselineAligned nedir ?
[code]
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:orientation="horizontal"
android:paddingBottom="3dip"
android:paddingTop="4dip"
android:weightSum="99"
android:baselineAligned="true" >
[/code]
koddaki android:baselineAligned ne demektir ne iş yapar bilgilendirirseniz sevinirim..
Baki Mustafa
17 Ağustos 2014 tarihinde soruldu
17 Ağustos 2014 tarihinde soruldu