Setting margins on RelativeLayout doesnt work on Kindle Fire
问题 This is similar to my previous question but it didnt work with the Kindle Fire (2.3.4). I used a FragmentTransaction to add a Fragment into a FrameLayout. I want to dynamically change the margin of the RelativeLayout used by the Fragment. However, the margins are not changing with FrameLayout.layoutParams on the Kindle Fire. However, this works on 3.2.1. I also tried using setMargins() and it didnt work. Does anyone know how I can dynamically change the margins on the Kindle Fire? public View