From 97ac15c464b64b678124894a9406e896a1ff64e4 Mon Sep 17 00:00:00 2001 From: GME Date: Sun, 16 Jun 2019 15:48:14 +0200 Subject: [PATCH] up --- .idea/caches/build_file_checksums.ser | Bin 541 -> 541 bytes app/build.gradle | 2 +- app/src/main/res/layout/activity_homepage.xml | 20 ++++++++++-------- app/src/main/res/layout/activity_login.xml | 6 ++++-- .../main/res/layout/activity_search_user.xml | 2 ++ app/src/main/res/layout/activity_signup.xml | 2 ++ .../main/res/layout/activity_user_account.xml | 4 ++++ app/src/main/res/values/colors.xml | 4 ++-- app/src/main/res/values/styles.xml | 3 +++ 9 files changed, 29 insertions(+), 14 deletions(-) diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index f4603f3f91cb5eabf73776b1d0cab48c26d743c0..172c202ae90b69170f4c18c2814136b63da8c5ad 100644 GIT binary patch delta 35 tcmV+;0Nnqb1f2wsm;_(aC=`*LcMw3n*Z`L{MRsRWnuxlDvE-8@0s8&S4^037 delta 35 tcmV+;0Nnqb1f2wsm;_X< + android:layout_marginTop="120dp" + android:fontFamily="sans-serif-smallcaps" + android:text="WELCOME ON" + android:textColor="@color/colorPrimaryDark" + android:textSize="18sp" + android:textStyle="bold" />