News

In this project, you can expect movable layout any where on the screen(i.e layouts will be collapsed). On click of the icon the layout will get expand and you can see the items. For this app we ...
In the below example i have describes "how to use flexbox layout". flexboxlayout extends the viewgroup like relative layout and linear layout. you can add different attributes to the ...
In the below example i have created linear animation function. here i have added button and imageview in actvity_main.xml layout then i have created new directory (anim). in anim directory i have ...