Jimmy

Results 14 comments of Jimmy

Make a png image with name is ic_lockscreen_ime.png then put it to res/drawable-hdpi Vào 21-07-2014 18:43, "Abiel Zulio M" [email protected] đã viết: > Now i have a new problem again...

48x48 On Jul 22, 2014 11:52 AM, "Abiel Zulio M" [email protected] wrote: > Already fixed that by take ic_lockscreen_ime.png from my Android SDK > (xxhdpi) and then put it to...

Did you resolve all the conflicts in temp/reject? On Jul 22, 2014 5:11 PM, "Abiel Zulio M" [email protected] wrote: > How about this issue? Trying to make fullota but i...

Haha, I have no idea ! On Jul 22, 2014 8:31 PM, "Abiel Zulio M" [email protected] wrote: > What should i do with this smali? http://pastebin.com/GgeQMG73 > > In my...

You must resolve the conflicts Have you ever patch file? for example patch -p1 < filename.diff And you get the same issue like the first time I have patched MIUI....

No. I have done Vào 31-07-2014 13:26, "Abiel Zulio M" [email protected] đã viết: > @minhdangoz https://github.com/minhdangoz How about you? Did you gave > up too? > > — > Reply...

I said that you must resolve the conflicts ! 2014-07-31 15:49 GMT+07:00 Abiel Zulio M [email protected]: > Then how did you fixed that? > On Jul 31, 2014 1:37 PM,...

I have the same issue, this is the log: ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── 2022-10-26 14:29:47.707500+0700 Runner[19412:7529240] flutter: │ #0 FlutterSoundRecorder.startRecorder (package:flutter_sound/public/flutter_sound_recorder.dart:590:13) 2022-10-26 14:29:47.707571+0700 Runner[19412:7529240] flutter: │ #1 _CameraLiveScreen.startIntervalRecording (camera_live_screen.dart:1072:10) 2022-10-26 14:29:47.707648+0700 Runner[19412:7529240] flutter:...

@Larpoux could you please help check above issue

> Currently using the below workaround. > > ```dart > class EncodingInterceptor extends Interceptor { > @override > void onRequest(RequestOptions options, RequestInterceptorHandler handler) { > if (options.queryParameters.isEmpty) { > super.onRequest(options,...