In this video it shows the code to set the width/ height and margins in constraint layout using layoutParams of any widget in Android App. I hope you like this video. For any questions, suggestions or appreciation please contact us at: https://programmerworld.co/contact/ or email at: programmerworld1990@gmail.com Complete source code and…
Tag: left
How to rotate the picture in ImageView of your Android app?
This video shows the steps to rotate the pictures in the image view of your Android App. It uses the SetRotation property of the ImageView to rotate the image. I hope you like this video. For any questions, suggestions or appreciation please contact us at: https://programmerworld.co/contact/ or email at: programmerworld1990@gmail.com…
How to create your own Text Editor Android App for making text bold, italics, underline, alignment?
How to create your own complete Text Editor Android App to make the selected text bold, italics, underline or set the alignment? This video shows the steps to create a text editor App in very simple approach. In this tutorial, it shows how once can make the selected text in…