Gallery ва ImageView дан фойдаланиш: Gallery
Янги Gallery номли Android лойиҳа яратилсин.
main.xml файлини қуйидагича ўзгартирилади:
android:orientation=”vertical” >
android:layout_width=”fill_parent” android:layout_height=”wrap_content” android:text=”Images of San Francisco” />
android:id=”@+id/gallery1” android:layout_width=”fill_parent” android:layout_height=”wrap_content” />
android:id=”@+id/image1” android:layout_width=”320dp” android:layout_height=”250dp” android:scaleType=”fitXY” />
res/values папкасига янги attrs.xml номли файли яратилади (New ➪ File ➪ attrs.xml).
attrs.xml файли қуйидагича бўлади:
Do'stlaringiz bilan baham: |