mirror of
https://github.com/vanitasvitae/EnigmAndroid.git
synced 2025-09-10 02:39:40 +02:00
Added Settings Activity and new Color Scheme
This commit is contained in:
parent
965aee43dd
commit
656a25d944
21 changed files with 366 additions and 24 deletions
|
@ -181,7 +181,9 @@
|
|||
android:layout_below="@+id/text_layer"
|
||||
android:id="@+id/button_crypt"
|
||||
android:onClick="doCrypto"
|
||||
android:text="@string/button_crypt"/>
|
||||
android:text="@string/button_crypt"
|
||||
android:background="@drawable/button"
|
||||
/>
|
||||
</LinearLayout>
|
||||
|
||||
</RelativeLayout>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue