DT @26.01.2016: 1.7.2 release
|
Before Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 58 KiB |
|
Before Width: | Height: | Size: 58 KiB |
|
Before Width: | Height: | Size: 121 KiB |
|
Before Width: | Height: | Size: 120 KiB |
|
Before Width: | Height: | Size: 200 KiB |
|
Before Width: | Height: | Size: 199 KiB |
BIN
app/src/main/res/drawable/bg_withlogo_2.jpg
Normal file
|
After Width: | Height: | Size: 336 KiB |
BIN
app/src/main/res/drawable/ra_qrcode.png
Normal file
|
After Width: | Height: | Size: 48 KiB |
@@ -19,13 +19,10 @@
|
||||
<ImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_below="@id/toolbar"
|
||||
android:id="@+id/imageView"
|
||||
android:src="@drawable/bg_withlogo_2"
|
||||
android:scaleType="centerCrop"
|
||||
android:layout_alignParentTop="true"
|
||||
android:alpha="0.9" />
|
||||
|
||||
|
||||
android:scaleType="centerCrop" />
|
||||
|
||||
<RelativeLayout
|
||||
android:id="@+id/layoutContent"
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
android:text="@string/lbl_profile_points_me"
|
||||
android:layout_below="@+id/btn_profile_membershiptype"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:layout_marginTop="20dp"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge"
|
||||
@@ -45,6 +45,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/lbl_profile_points"
|
||||
android:layout_marginTop="5dp"
|
||||
android:textSize="30sp" />
|
||||
|
||||
<TextView
|
||||
@@ -68,7 +69,7 @@
|
||||
android:layout_centerHorizontal="true"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_marginTop="5dp"
|
||||
android:layout_below="@id/txt_profile_points"
|
||||
android:textColor="@color/text_light_grey"/>
|
||||
|
||||
@@ -80,7 +81,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/lbl_profile_numberposts"
|
||||
android:textSize="30sp"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_marginTop="5dp"
|
||||
/>
|
||||
|
||||
<TextView
|
||||
@@ -103,7 +104,7 @@
|
||||
android:layout_centerHorizontal="true"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_marginTop="5dp"
|
||||
android:layout_below="@id/txt_profile_numberposts"
|
||||
android:textColor="@color/text_light_grey"/>
|
||||
|
||||
@@ -115,7 +116,7 @@
|
||||
android:textSize="30sp"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:layout_below="@+id/lbl_profile_ranking"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_marginTop="5dp"
|
||||
/>
|
||||
|
||||
<TextView
|
||||
@@ -135,7 +136,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textSize="20sp"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_marginTop="5dp"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:layout_above="@+id/lbl_main_txt5"
|
||||
/>
|
||||
@@ -148,7 +149,7 @@
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_marginTop="5dp"
|
||||
android:textColor="@color/text_light_grey"/>
|
||||
|
||||
</RelativeLayout>
|
||||
|
||||
@@ -376,7 +376,7 @@
|
||||
<item>Volksgruppe/Ethnie z.B. Hautfarbe</item>
|
||||
<item>Politische Zugehörigkeit</item>
|
||||
<item>Soziale Gruppe z.B. Einwanderer</item>
|
||||
<item>Beruf z.B. Journalisten, Prostituierte</item>
|
||||
<item>Beruf</item>
|
||||
<item>Sprachzugehörigkeit</item>
|
||||
<item>Sonstiges …</item>
|
||||
</string-array>
|
||||
|
||||
@@ -383,7 +383,7 @@
|
||||
<item>Ethnic Origin eg Skin Colour</item>
|
||||
<item>Political Affiliation</item>
|
||||
<item>Social Group eg Immigrants</item>
|
||||
<item>Profession eg Journalist, Prostitute</item>
|
||||
<item>Profession</item>
|
||||
<item>Language</item>
|
||||
<item>Other …</item>
|
||||
</string-array>
|
||||
|
||||