Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a53b8bad authored by Renato Mangini's avatar Renato Mangini Committed by Android Git Automerger
Browse files

am 4b7b68d8: Add "notification" category for samples.

* commit '4b7b68d8':
  Add "notification" category for samples.
parents a44fdb9e 4b7b68d8
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -738,7 +738,8 @@ sample_groups := -samplegroup Background \
                 -samplegroup Testing \
                 -samplegroup UI \
                 -samplegroup Views \
                 -samplegroup Wearable
                 -samplegroup Wearable \
                 -samplegroup Notification

## SDK version identifiers used in the published docs
  # major[.minor] version for current SDK. (full releases only)
+11 −0
Original line number Diff line number Diff line
page.title=Notification
@jd:body


<div id="samples" class="notification">
</div>


<script>
  $(document).ready(showSamples);
</script>