Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
4b7b68d824ee8bf184f6bfb05f75c74c129a9f8e
/
.
/
docs
/
html
/
samples
/
notification.jd
blob: bbcea9339a439e3798a2a4ca1ac963cfd97dbe95 [
file
] [
log
] [
blame
]
Renato Mangini
4b7b68d
2014-11-11 19:51:53 -0800
[
diff
] [
blame^
]
1
page
.
title
=
Notification
2
@jd
:
body
3
4
5
<
div id
=
"samples"
class
=
"notification"
>
6
</
div
>
7
8
9
<script>
10
$
(
document
).
ready
(
showSamples
);
11
</
script
>