1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2025-01-11 05:38:00 -05:00

Just a smaller server title on server view

This commit is contained in:
Sebastian Kaspari 2010-03-08 22:12:02 +01:00
parent 59b590a2ee
commit 3950d9db23

View File

@ -39,7 +39,7 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:paddingLeft="5px"
android:textSize="16px"
android:textSize="14px"
android:layout_weight="1" />
</LinearLayout>
<ViewSwitcher