/
githubmirror
/
omim
Обзор
Документация
Войти
/
githubmirror
/
omim
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
android/res/layout/placeholder_title.xml
11 строк
477 B
Dmitry Donskoy
[android] Made native landscape support
31 июл 2018, 19:32
31 июл 2018, 19:32
f226a57
Код
Авторство
О чём код?
<?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/title" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginBottom="@dimen/margin_half_plus" android:textAppearance="@style/MwmTextAppearance.Title.Toolbar" android:gravity="center_horizontal" tools:text="Some long long long placeholder title"/>