DT @02.01.2016: ReportWF refactored und erweitert. Kategorien in strings.xml hinzugefügt. InAppBillingService hinzugefügt (muss jedoch noch implementiert werden)
This commit is contained in:
@@ -72,7 +72,8 @@
|
||||
<Button
|
||||
android:id="@+id/btn_main_report"
|
||||
android:layout_weight="1"
|
||||
android:background="#651a1111"
|
||||
android:background="@color/bg_common_trans"
|
||||
android:textColor="@color/white"
|
||||
android:layout_marginRight="1dp"
|
||||
android:paddingLeft="10dp"
|
||||
android:layout_width="0dp"
|
||||
@@ -85,7 +86,8 @@
|
||||
style="?android:attr/borderlessButtonStyle"
|
||||
android:layout_weight="1"
|
||||
android:paddingRight="10dp"
|
||||
android:background="#651a1111"
|
||||
android:textColor="@color/white"
|
||||
android:background="@color/bg_common_trans"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="Show Map" />
|
||||
|
||||
Reference in New Issue
Block a user