Update README.md

This commit is contained in:
Tilman Kranz 2018-03-26 08:14:37 +02:00
parent 4eab8b36c4
commit 849a37f987

View File

@ -4,7 +4,7 @@ Drawing a Yellow Rectangle on Android
This is a gradle-based project for Android Studio, tested in Version 3.0.1. This is a gradle-based project for Android Studio, tested in Version 3.0.1.
It builds an App "YellowRectangle" providing an activity "DrawYellowRectangle". It builds an App "YellowRectangle" providing an activity "DrawYellowRectangle".
When launched, the app clears draws a yellow rectangle on a black backdrop. When launched, the app draws a yellow rectangle on a black backdrop.
The app will exit on the first touch event. The app will exit on the first touch event.