Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 0    Views: 65

QC
Aspiring developer
Profile
Posts: 50
Reg: Apr 20, 2013
Milwaukee, WI
6,650
08/02/14 06:36 AM (9 years ago)

rounding all my button icons buttonCornerRadius

Hi While it works to define each icon in the BT_context.txt to have rounded corners this is rather cumbersome for all my buttons I was trying to set it in the BT_screen_buttonmenu.java I tried to change it for both large and small device like below cleaned, refreshed, restarted etc, only a few buttons have rounded corners. buttonCornerRadius = Integer.parseInt(BT_strings.getStyleValueForScreen(this.screenData, "buttonCornerRadiusLargeDevice", "10")); is there a different place I should set this? Thanks,
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.