-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added no entry Image to HomeActivity
- Loading branch information
1 parent
95bf51d
commit ff5b338
Showing
3 changed files
with
61 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<vector android:height="24dp" android:viewportHeight="30.0" | ||
android:viewportWidth="30.0" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<path android:fillAlpha="1" android:fillColor="#000000" | ||
android:pathData="m11.09,10.511a2.989,2.826 90,1 1,-5.652 0A2.989,2.826 90,1 1,11.09 10.511Z" android:strokeColor="#00000000"/> | ||
<path android:fillAlpha="1" android:fillColor="#000000" | ||
android:pathData="m22.298,9.75a2.875,2.718 90,1 1,-5.436 0A2.875,2.718 90,1 1,22.298 9.75Z" android:strokeColor="#00000000"/> | ||
<path android:fillAlpha="1" android:fillColor="#000000" | ||
android:pathData="m4.655,27.498c1.291,-8.553 11.839,-13.071 20.912,-8.258C16.292,19.278 10.915,21.236 4.655,27.498Z" android:strokeColor="#00000000"/> | ||
</vector> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters