1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/chinasoft3_ohos-SlidingRootNav

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Это зеркальный репозиторий, синхронизируется ежедневно с исходного репозитория.
Клонировать/Скачать
item_option.xml 944 Байты
Копировать Редактировать Исходные данные Просмотреть построчно История
yarolegovich Отправлено 5 лет назад cb90085
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="56dp"
android:paddingLeft="24dp"
android:paddingRight="24dp"
android:gravity="center_vertical"
android:orientation="horizontal">
<ImageView
android:id="@+id/icon"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
tools:ignore="ContentDescription" />
<Space
android:layout_width="12dp"
android:layout_height="wrap_content" />
<TextView
android:id="@+id/title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="16dp"
android:layout_marginRight="16dp"
android:textColor="?android:textColorPrimary" />
</LinearLayout>

Комментарий ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://gitlife.ru/oschina-mirror/chinasoft3_ohos-SlidingRootNav.git
git@gitlife.ru:oschina-mirror/chinasoft3_ohos-SlidingRootNav.git
oschina-mirror
chinasoft3_ohos-SlidingRootNav
chinasoft3_ohos-SlidingRootNav
v1.1.1