technojam / AndroidCustomView

This repository consist of some custom views and UI components for android
4 stars 31 forks source link

DigitalClock View #7

Open noman2002 opened 3 years ago

noman2002 commented 3 years ago

DigitalClockView

Implement a basic digital clock view.

rahullli commented 3 years ago

I would like to work on this issue .

Areeb786123 commented 3 years ago

i would like to work on this

noman2002 commented 3 years ago

@rahullli I assigned you this issue. you can work on it now.

rahullli commented 3 years ago

digital_clock

This is the UI of the digital clock , is this fine or should I add more style to it .

danishjamal104 commented 3 years ago

digital_clock

This is the UI of the digital clock , is this fine or should I add more style to it .

@rahullli can you describe the attributes that you have defined to make it customizable? It will be easier for maintainers to guide you.

rahullli commented 3 years ago

I have taken a Textview. It will show clock with blink animation as we see in normal digital clock.

rahullli commented 3 years ago

Can I make a PR or is there something which I have to add in this ?

noman2002 commented 3 years ago

You just have to add this in the existing app. you don't have to create another app. Just add this view in the existing project and then create pull request.