Fix bug #10624988 Incorrect mirroring of RAM and Internal Storage for Apps screens in Settings
- well this CL is only for preventing a wrong rendering (the real CL would need to be one latter and would need to fix the onDraw(Canvas) for LinearColorBar so that it takes care of the layout direction) - force LTR layout direction on the LinearColorBar, hence preventing the two TextView to render their text "in the middle". - use BidiFormatter to wrap number strings Change-Id: Ie164e5509c0364a81c85a3ac69f97a89f20a4130
Loading
Please register or sign in to comment