am b39ce1b6: docs: fix method name
* commit 'b39ce1b6c1dc34b3c99d312bc3f02dcc9efbbaed': docs: fix method name
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 onClick_button_groups () {
|
||||
public void sendNotifications() {
|
||||
Bitmap bitmapMila = BitmapFactory.decodeResource(getResources(),
|
||||
R.drawable.mila128);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user