diff --git a/app/src/main/res/drawable/res_fail.xml b/app/src/main/res/drawable/res_fail.xml index 9113774..7ef81c1 100644 --- a/app/src/main/res/drawable/res_fail.xml +++ b/app/src/main/res/drawable/res_fail.xml @@ -1,9 +1,66 @@ + android:width="207dp" + android:height="207dp" + android:viewportWidth="207" + android:viewportHeight="207"> + android:pathData="M9.1,10.4c-0.8,0.9 -1.1,6.1 -0.9,16.7l0.3,15.4 16.5,-0 16.5,-0 0,-16.5 0,-16.5 -15.6,-0.3c-12.5,-0.2 -15.9,-0 -16.8,1.2zM37,26.5l0,11.5 -11.5,-0 -11.5,-0 0,-11.5 0,-11.5 11.5,-0 11.5,-0 0,11.5z" + android:fillColor="#000000" + android:strokeColor="#00000000"/> + + + + + + + + + + + + + + diff --git a/app/src/main/res/layout/fragment_administrator_screen.xml b/app/src/main/res/layout/fragment_admin.xml similarity index 100% rename from app/src/main/res/layout/fragment_administrator_screen.xml rename to app/src/main/res/layout/fragment_admin.xml