Advertisement
Matt_Maxx

main_menu.xml (angka notifikasi)

Oct 31st, 2017
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.41 KB | None | 0 0
  1. <menu xmlns:android="http://schemas.android.com/apk/res/android"
  2.    xmlns:tools="http://schemas.android.com/tools"
  3.    tools:context="com.testing1notifikasi.matrisno.MainActivity">
  4.     <item
  5.        android:id="@+id/notification"
  6.        android:actionLayout="@layout/actionbar_notification"
  7.        android:icon="@drawable/ic_notifications_black_24dp"
  8.        android:title="Notification"
  9.        />
  10. </menu>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement