Created
March 23, 2022 12:14
-
-
Save Suchiq/b28279b1858ed7e99e372ec64e12e45b to your computer and use it in GitHub Desktop.
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
<ImageButton | |
android:id="@+id/add_note_button" | |
android:src="@drawable/add_note_image" | |
android:contentDescription="@string/add_note_description"/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment