I have to design something like this and add click event for each block,how should I proceed for that.Could anyone guide me regarding this
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
I know that's too late to reply but this is for the developers who needs some functionalities like this now onwards in their projects..
Look at this demo Project on github
You can make this by own dynamically
too by using screen width
& screen height
, but that would be too complicating..
Better to use the Library or Third Party
for that..
You can get some of demos like this too..
https://android-arsenal.com/details/3/1142
https://android-arsenal.com/details/3/1754
Hope that helps others too.