Updated to Version 0.1.4-15.08.2015 Rewrote major parts of the core, fixed layout issues, fixed anomaly, added send/receive functionality

This commit is contained in:
VanitasVitae 2015-08-15 03:53:02 +02:00
parent 5f841fa797
commit 980b7e8c7d
56 changed files with 696 additions and 832 deletions

4
app/src/main/res/layout/dialog_ringsettings.xml Normal file → Executable file
View file

@ -1,7 +1,9 @@
<RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
android:layout_height="wrap_content"
android:paddingStart="5dp"
android:paddingEnd="5dp">
<LinearLayout
android:layout_width="match_parent"