Snorri1986 / mes_converts

Java application for converting any value
0 stars 0 forks source link

Worker Activity #17

Open Snorri1986 opened 5 years ago

Snorri1986 commented 5 years ago

The worker activity should have field for source field and result field. Value in result fiels should be after calculation, after pushing "calc" button.

Snorri1986 commented 5 years ago

Version Android: 4.4.2 and up.

Snorri1986 commented 5 years ago

The form contains three buttons: Convert, Clear,Back. Convert - calculate result value, Clear - clean fields, Back - return to the last activity.

Snorri1986 commented 5 years ago

The "Result" field shouldn't be editable.

Snorri1986 commented 5 years ago

Buttons "Clear" and "Back" are ready to implement in production.

Snorri1986 commented 5 years ago

The "Value" field should accept double values.