Jason Simmons
|
5b292aabd2
|
Set windowSoftInputMode=adjustResize in example apps that were missing it (#6312)
This is needed to update an app's layout when a soft keyboard is shown
|
2016-10-13 14:45:27 -07:00 |
|
Devon Carew
|
57b76a050f
|
Hello services run (#4969)
* making flutter run work with gradle
* locate android studio
* add test for settings
* review comments
|
2016-07-19 20:00:02 -07:00 |
|
Jason Simmons
|
09dde8718b
|
Change the Android activity launch mode to singleTop (#3792)
|
2016-05-09 09:31:34 -07:00 |
|
Adam Barth
|
e2744e9a30
|
Stop using a prebuilt APK
Instead, require an AndroidManifest.xml and always build an APK.
Fixes #2517
|
2016-03-14 13:32:00 -07:00 |
|