MuntashirAkon/AppManager

Fix Banner size

Open

#980 opened on Jan 22, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (3,673 stars) (236 forks)batch import
Help Wanted

Description

Sorry can't post in bug???

(android:drawable="@mipmap/ic_banner_foreground" android:inset="16.750002%" />) 👍 It solves the size problem.

You only forgot to remove "ic_banner" in mimap_xhdpi And the Banner in manifest points to it.

Thanks for all the hard work👌

Describe your problem(s)

No response

Additional context

No response

Contributor guide