Skip to content

Commit 05f85f4

Browse files
Formatting
1 parent 9f8a39f commit 05f85f4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ This repository contains sample projects illustrating usage of [Spring for Andro
88

99
See the README in each directory for more information on the sample project and additional instructions.
1010

11-
* spring-android-showcase - The showcase contains client and server apps, and illustrates the features of Spring for Android.
12-
![Initial screen](spring-android-samples/raw/master/spring-android-showcase/screenshot01.png)
13-
![HTTP GET options](spring-android-samples/raw/master/spring-android-showcase/screenshot-http-get.png)
11+
* spring-android-showcase - The showcase contains client and server apps, and illustrates the features of Spring for Android.<br/>
12+
![Initial screen](spring-android-samples/raw/master/spring-android-showcase/screenshot01.png) &nbsp;
13+
![HTTP GET options](spring-android-samples/raw/master/spring-android-showcase/screenshot-http-get.png) &nbsp;
1414
![Twitter Timeline](spring-android-samples/raw/master/spring-android-showcase/screenshot-twitter-timeline.png)
15-
* spring-android-news-reader - The news reader highlights the use of the Android ROME Feed Reader by retrieving RSS and Atom news feeds.
16-
![Initial screen](spring-android-samples/raw/master/spring-android-news-reader/screenshot01.png)
15+
* spring-android-news-reader - The news reader highlights the use of the Android ROME Feed Reader by retrieving RSS and Atom news feeds.<br/>
16+
![Initial screen](spring-android-samples/raw/master/spring-android-news-reader/screenshot01.png) &nbsp;
1717
![Activity Streams](spring-android-samples/raw/master/spring-android-news-reader/screenshot02.png)
18-
* spring-android-twitter-search - The Twitter search app demonstrates an Android project including Spring for Android jars without the use of Maven's dependency management.
18+
* spring-android-twitter-search - The Twitter search app demonstrates an Android project including Spring for Android jars without the use of Maven's dependency management.<br/>
1919
![Search results](spring-android-samples/raw/master/spring-android-twitter-search/screenshot01.png)
20-
* spring-android-basic-auth - These client and server applications show how to make Basic Auth requests using RestTemplate on Android and connecting to a Spring MVC site.
20+
* spring-android-basic-auth - These client and server applications show how to make Basic Auth requests using RestTemplate on Android and connecting to a Spring MVC site.<br/>
2121
![Initial screen](spring-android-samples/raw/master/spring-android-twitter-search/screenshot01.png)
2222

2323
## Development Environment

0 commit comments

Comments
 (0)