oeffi/oeffi/res/layout/station_widget_entry_loading.xml
Andreas Schildbach 77d49b939b 10.0
This is the GPLv3-licensed release!

The content of this commit is identical to the non-public commit ce1f738dec8c75824f6f1279681fffccedf42d90.
2018-07-16 17:10:28 +02:00

9 lines
343 B
XML

<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_margin="2dp"
android:gravity="center_horizontal"
android:singleLine="true"
android:text=""
android:textColor="#888" />