technojam/AndroidCustomView

Surrounding Temperature Thermometer Added in The Custom View

Open

#24 opened on Oct 9, 2020

 (0 comments) (0 reactions) (0 assignees)Java (31 forks)auto 404
enhancementgood first issuehacktoberfest

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

Description

Title or Name of the custom view

  • Thermometer

Description of the view

The Thermometer custom view showing the live temperature clearly using a red mercury in both Farhenite and celcius units enables the users to update with the tempearture in in a single interface and plannned their activities accordingly. This is shown in the left of the progress bar . I want to work on it. 2020-10-09

Possible Approach(If any) I made a Custom view Thermometer using the Canvas draw function in android studio that uses the internet to calibrate the recorded temperature .

Additional context Add any other context or screenshots or prototype about the feature request here.

Contributor guide