Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
  • Tao Bao's avatar
    a92d8fb4
    Use Makefile variables to specify margin settings. · a92d8fb4
    Tao Bao authored
    Instead of defining device-specific UI class, this CL allows using
    Makefile variables to specify margin values directly.
    
    Values explicitly defined via TARGET_RECOVERY_UI_MARGIN_HEIGHT and
    TARGET_RECOVERY_UI_MARGIN_WIDTH will be used. Otherwise they will
    default to zero.
    
    Bug: 62732748
    Test: Specify the height and width and check recovery texts.
    Change-Id: Icb6f7466c8d407f877b93da38aebfdf7e6b41be7
    a92d8fb4
    Use Makefile variables to specify margin settings.
    Tao Bao authored
    Instead of defining device-specific UI class, this CL allows using
    Makefile variables to specify margin values directly.
    
    Values explicitly defined via TARGET_RECOVERY_UI_MARGIN_HEIGHT and
    TARGET_RECOVERY_UI_MARGIN_WIDTH will be used. Otherwise they will
    default to zero.
    
    Bug: 62732748
    Test: Specify the height and width and check recovery texts.
    Change-Id: Icb6f7466c8d407f877b93da38aebfdf7e6b41be7
Loading