FIX:fix keypad ICONS not being centered

Change-Id: I2b20a2f9b95a1970802b51c7dc51d96ece91fce6
(cherry picked from commit bf348670711467f9092f29ddccc8d5eb03dcc18e)
This commit is contained in:
xiangdong.yang 2022-07-25 09:50:52 +08:00 committed by Lane.Wei
parent a713573544
commit a0e2e1e62d
4 changed files with 15 additions and 3 deletions

View file

@ -159,6 +159,8 @@ public:
bool init_icon_textures();
float get_layout_scale();
bool init_arrow(const BackgroundTexture::Metadata& arrow_texture);
template<class Archive>