Revert "docs: fix method name"
This reverts commit b39ce1b6c1.
Change-Id: Ib7ed4fac07301dd5640fc41348af0d49ad9ef518
This commit is contained in:
@@ -92,7 +92,7 @@ appears as the only notification on the handheld device.
|
||||
a summary notification for a handset device:</p>
|
||||
|
||||
<pre style="clear:right">
|
||||
public void sendNotifications() {
|
||||
public void onClick_button_groups () {
|
||||
Bitmap bitmapMila = BitmapFactory.decodeResource(getResources(),
|
||||
R.drawable.mila128);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user