androidhtmlhidereply

How can implement hide/show button in webview as gmail has on reply message in android application?


How can implement hide/show button in webview as gmail has on reply message? Then you push reply message, message are hidden in "..." button. enter image description here


Solution

  • You can use Two textviews with click visibility for collapse and expand.