|
|
@ -59,6 +59,7 @@ |
|
|
|
android:singleLine="true" |
|
|
|
android:singleLine="true" |
|
|
|
android:textIsSelectable="false" |
|
|
|
android:textIsSelectable="false" |
|
|
|
android:textSize="@dimen/ui_navigation_filter" |
|
|
|
android:textSize="@dimen/ui_navigation_filter" |
|
|
|
|
|
|
|
android:textColor="@color/transdroid_text_actionbar" |
|
|
|
tools:text="Filter" /> |
|
|
|
tools:text="Filter" /> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
<TextView |
|
|
@ -71,6 +72,7 @@ |
|
|
|
android:singleLine="true" |
|
|
|
android:singleLine="true" |
|
|
|
android:textIsSelectable="false" |
|
|
|
android:textIsSelectable="false" |
|
|
|
android:textSize="@dimen/ui_navigation_server" |
|
|
|
android:textSize="@dimen/ui_navigation_server" |
|
|
|
|
|
|
|
android:textColor="@color/transdroid_text_actionbar" |
|
|
|
tools:text="Server"/> |
|
|
|
tools:text="Server"/> |
|
|
|
</LinearLayout> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
|
|
|