Android: Создать кнопку с иконкой можно вот так
<
Button
android:id
=
"@+id/groups_button_bg"
android:layout_height
=
"wrap_content"
android:layout_width
=
"wrap_content"
android:text
=
"Groups"
android:drawableTop
=
"@drawable/[image]"
/>
Комментариев нет:
Отправить комментарий