/
githubmirror
/
omim
Обзор
Документация
Войти
/
githubmirror
/
omim
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
android/res/layout/item_discovery_button.xml
13 строк
537 B
Александр Зацепин
[android] Implemented Local experts gallery with a regualar strategy only
14 дек 2017, 14:10
14 дек 2017, 14:10
448eec2
Код
Авторство
О чём код?
<?xml version="1.0" encoding="utf-8"?> <TextView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/button" android:foreground="?clickableBackground" android:layout_width="match_parent" android:layout_height="wrap_content" android:textAppearance="@style/MwmTextAppearance.Discovery.Item.Button" style="@style/MwmWidget.Discovery.Item.Button" android:layout_gravity="bottom" tools:text="ROUTE TO" tools:showIn="@layout/item_discovery_search"/>