diff --git a/solution.md b/solution.md index e69de29..48086ad 100644 --- a/solution.md +++ b/solution.md @@ -0,0 +1,66 @@ +''' xml + + + + + + + + + + + + + + + + + + + + + + + +''' diff --git a/starter-code/app/src/main/res/layout/bar_chart_fragment.xml b/starter-code/app/src/main/res/layout/bar_chart_fragment.xml index 079b3be..a0e7b37 100644 --- a/starter-code/app/src/main/res/layout/bar_chart_fragment.xml +++ b/starter-code/app/src/main/res/layout/bar_chart_fragment.xml @@ -58,7 +58,8 @@ android:layout_marginStart="10dp" app:materialIcon="arrow_left_bold" app:materialIconColor="#ffffff" - /> + android:contentDescription="Go to pie chart"/> + + android:textSize="18sp" + /> + android:contentDescription="Go to bar chart"/> + diff --git a/starter-code/app/src/main/res/layout/signup_fragment.xml b/starter-code/app/src/main/res/layout/signup_fragment.xml index 4e6a3ec..dd8e63a 100644 --- a/starter-code/app/src/main/res/layout/signup_fragment.xml +++ b/starter-code/app/src/main/res/layout/signup_fragment.xml @@ -20,7 +20,7 @@ android:layout_gravity="center" android:layout_marginBottom="25dp" android:src="@drawable/logo_large" - android:contentDescription="@string/app_logo"/> + android:contentDescription="Blazon Logo"/> + android:contentDescription="Sign up with your Facebook account."/> + android:contentDescription="Sign up with your Twitter account."/> + android:contentDescription="Sign up with your Google Plus account."/>