DT @13.01.2016: A LOT OF bugfixes.. und sprachdateien 1.6
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:padding="10dp"
|
||||
android:layout_marginRight="45dp"
|
||||
android:layout_marginRight="55dp"
|
||||
android:layout_weight="1">
|
||||
|
||||
<android.support.design.widget.TextInputLayout
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="250dp"
|
||||
android:minWidth="250dp"
|
||||
android:width="250dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical"
|
||||
android:paddingLeft="6dp"
|
||||
@@ -55,7 +55,7 @@
|
||||
android:paddingTop="10dp"
|
||||
android:paddingBottom="10dp"
|
||||
android:paddingLeft="5dp"
|
||||
android:paddingRight="10dp"
|
||||
android:layout_marginRight="10dp"
|
||||
android:id="@+id/txt_infowindow_subcategory"
|
||||
android:singleLine="true"
|
||||
android:ellipsize="marquee"
|
||||
@@ -67,7 +67,7 @@
|
||||
android:textColor="#b9000000"
|
||||
android:text="Loading subject..."
|
||||
android:paddingLeft="5dp"
|
||||
android:paddingRight="10dp"
|
||||
android:layout_marginRight="10dp"
|
||||
android:id="@+id/txt_infowindow_subject"
|
||||
android:typeface="serif"
|
||||
android:singleLine="true"
|
||||
@@ -80,7 +80,7 @@
|
||||
android:textColor="#b9000000"
|
||||
android:text="Loading victim..."
|
||||
android:paddingLeft="5dp"
|
||||
android:paddingRight="10dp"
|
||||
android:layout_marginRight="10dp"
|
||||
android:id="@+id/txt_infowindow_victim"
|
||||
android:singleLine="true"
|
||||
android:ellipsize="marquee"
|
||||
@@ -93,7 +93,7 @@
|
||||
android:textColor="#b9000000"
|
||||
android:text="Loading time..."
|
||||
android:paddingLeft="5dp"
|
||||
android:paddingRight="10dp"
|
||||
android:layout_marginRight="10dp"
|
||||
android:paddingBottom="10dp"
|
||||
android:id="@+id/txt_infowindow_time"
|
||||
android:singleLine="true"
|
||||
|
||||
Reference in New Issue
Block a user