Don't store sources domain in database

This commit is contained in:
inorichi
2015-11-30 13:07:57 +01:00
parent a05cc934d0
commit 8bda39ee26
9 changed files with 140 additions and 112 deletions

View File

@@ -7,7 +7,7 @@
<TextView
android:layout_width="match_parent"
android:layout_height="40dp"
android:layout_height="50dp"
tools:text="New Text"
android:id="@+id/source_name"
android:gravity="center_vertical"