Project

General

Profile

« Previous | Next » 

Revision b1e9596b

Added by Leszek Koltunski almost 4 years ago

Display the 'Privacy Policy' dialog (only if locale is set to ZH - chinese requirement)

View differences:

src/main/res/layout/dialog_about.xml
56 56
            android:layout_marginRight="10dp"
57 57
            android:text="@string/credits3"/>
58 58

  
59
        <TextView
60
            android:id="@+id/about_section4"
61
            android:layout_width="match_parent"
62
            android:layout_height="fill_parent"
63
            android:layout_weight="0.20"
64
            android:layout_marginBottom="10dp"
65
            android:layout_marginTop="10dp"
66
            android:layout_marginLeft="10dp"
67
            android:layout_marginRight="10dp"
68
            android:text="@string/credits4"/>
69

  
59 70
    </LinearLayout>
60 71

  
61 72
</ScrollView>

Also available in: Unified diff