Skip to content

Improvements in theming of pop-up and FAB

Ghost User requested to merge (removed):theme-improvements into master

Summary

Some improvements in the theme of pop-up and FAB in CustomDeviceActivity. The changes have been made in accordance with material design guidelines.

  • The FAB used colorSecondary for its background and colorOnSecondary for icon color, so I have added these two colors.

  • I have made the secondary color same as primary color because FAB was already present in Run Command screen with background as colorPrimary.

  • It is to be notes that material design advices to use a different color for FAB.

Before:

Screenshot_20200317-123813Screenshot_20200317-123810 Screenshot_20200317-123850 Screenshot_20200317-123826

After:

a5 a2 a4 a3

Edited by Ghost User

Merge request reports

Loading