doiredus Posted July 19, 2019 Share Posted July 19, 2019 How to change cover size (in skin) (when player play/pause) Quote Link to comment Share on other sites More sharing options...
flyingdutchman Posted July 19, 2019 Share Posted July 19, 2019 there is a style called <style name="yaps_ItemTrackAAImage_scene_aa_playing" parent="com.maxmpz.audioplayer:ItemTrackAAImage_scene_aa_playing"> and there are two variables in your dimens files <dimen name="aaMaxSize">360dp</dimen> <fraction name="TopAAItemRatio">100%</fraction> so you can either redefine height/width in the _playing style or change the Maxsize and/or Ratio Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.