We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fe59df commit c0a21b2Copy full SHA for c0a21b2
README.md
@@ -1,7 +1,7 @@
1
# android-samples
2
Aandroid samples projects
3
-- **Fragments**: How to design an Activity using two Fragments
4
-- **Notifications**: How to show notifications
5
-- **Preferences**: How to create a Preference Activity
6
-- **RecyclerView**: How to use a RecyclerView
7
-- **themealdb**: Consume an API using Retrofit
+- __Fragments__: How to design an Activity using two Fragments
+- __Notifications__: How to show notifications
+- __Preferences__: How to create a Preference Activity
+- __RecyclerView__: How to use a RecyclerView
+- __themealdb__: Consume an API using Retrofit
0 commit comments