You definitely would of got an FC selecting either of the settings in Settings > DisplayI updated to 3.1.18 last saturday, and I have not noticed any issue when modifying saturation or colour temperature...i dont know if I should have any FC...but i havent.
we have new Dutch translator... working on fixing that.. Hope he will update Dutch translation soon...Hi there, thanks again for the update.
But the video app in dutch language gives chinese text. I know that its not been translate but can you change it to English please?
Verstuurd van mijn MI 2 met Tapatalk
set your APN according your carrier...I suddenly don't have the possibility to recieve mms. Almost never use it but jist becaise it doesn't work I got one. Any quick solution?
Sent from my MI 2 using Tapatalk 2
Download again 3.1.19, latest build will fix that FCI had everything working great, but once i updated to 19 version, i started getting FC in display submenus, e.g temp /saturation
any suggestions what to do?
Why dont they read Mish... lolDownload again 3.1.19, latest build will fix that FC
it okSorry!
I missed the update part..i thought its the same link i had at the beginning
We delete the old developer roms but they can be found on the unofficial mirror here: http://goo.im/devs/ibotpeaches/miuiandroid/releases/3.1.18Hello!
Two questions:
The size of MULTI language pack is only 105Mb... Is it a full ROM package or only and update?
Why is Xiaomi M2 MULTI language full ROM 3.1.18 missing from here?
http://miuiandroid.com/community/threads/miui-multi-lang-3-1-18-ics-jb.19348/
Thanks!
3.1.19 is broken because of this wierd thing MIUI changed in /values/arrays.xml
Correct in 3.1.11 (working):
Code:<string-array name="screen_color_title"> <item>Warm</item> <item>Nature</item> <item>Cool</item> </string-array> <string-array name="screen_saturation_title"> <item>Brilliant</item> <item>Standard</item> </string-array>
In 3.1.18/19 those arrays where replaced by this:
Code:<string-array name="screen_color_value"> <item>1</item> <item>2</item> <item>3</item> </string-array> <string-array name="screen_saturation_value"> <item>11</item> <item>10</item> </string-array>
But those string array names are still declared in public.xml:
and if they are missing from arrays.xml we get FC.Code:<public type="array" name="screen_color_title" id="0x7f070071" /> <public type="array" name="screen_saturation_title" id="0x7f070072" />
Solution for this should be to insert that missing arrays into arrays.xml again.
We use essential cookies to make this site work, and optional cookies to enhance your experience. Cookies are also used for ads personalisation