Hi all,
please, I have one question... I need to create some thing like this: in the start of application I need to show to user some image and I need to hide it after some delay or when user click, it doesn't matter.
And I have one question: What is the best way to do it?
Create new class? Or only implement some method in the class what will be view after image?
please, I have one question... I need to create some thing like this: in the start of application I need to show to user some image and I need to hide it after some delay or when user click, it doesn't matter.
And I have one question: What is the best way to do it?
Create new class? Or only implement some method in the class what will be view after image?