I develop an Android Apps, then I have an inspiration like twitter new post.
Twitter new post have a layout that shrink automatically, when a soft keyboard appear..
Anybody knew where I should make like that by layout or by code.
Thanks.
Note : I Include for twitter capture :
shrink when soft keyboard appear : appear or
going big when soft keyboard hidden : hidden
In your
AndroidManifest.xml, add this tag to yourActivity: