Yogi Arif Widodo

Results 24 issues of Yogi Arif Widodo

same issue : https://github.com/amitshekhariitbhu/Fast-Android-Networking/issues/386 AND https://github.com/amitshekhariitbhu/Fast-Android-Networking/issues/226 the first rule : i can't access the backend _version 2_. my backend _version 1_ didnt have **marks** and its work properly, but on...

**_### while gradle, i got this error _** ` compile 'it.sephiroth.android.library.targettooltip:target-tooltip-library:2.0.3'` C:\Users\****i\.gradle\caches\transforms-1\files-1.1\appcompat-1.0.1.aar\a9e937edebf05855b7455098ed6d5880\res\values-v28\values-v28.xml Error:(9, 5) error: resource android:attr/dialogCornerRadius not found. ### then C:\Users\****i\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.1.aar\0d1fc6733aad15919deed5a76de319bd\res\values\values.xml Error:(251, 5) error: resource android:attr/fontVariationSettings not found. Error:(251,...

``` {required String sourcePath} Launch cropper UI for an image. parameters: sourcePath: the absolute path of an image file. maxWidth: maximum cropped image width. Note: this field is ignored on...

``` Frame time is 0.031599 ms in the future! Check that graphics HAL is generating vsync timestamps using the correct timebase. ``` the ui just set on error . i...

``` cardTheme: CardTheme( color: kColorYellow.withOpacity(0.7), elevation: 10.0, margin: EdgeInsets.only(top: 30.0), shape: ContinuousRectangleBorder( borderRadius: BorderRadius.circular(90.0), ), ), ```

enhancement

how to get value on searching items ? i need to implement if the data is not found on items list, just get the last search text and in my...

I didn't find any manuals and errors I've implemented it on my server with the `sudo npm run-script build` I have set my package json ``` { "name": "shards-dashboard-lite-react", "version":...

My QRCode result **QR 1 = BarcodeFormat.upcE** QR 2 = BarcodeFormat.qrcode can anyone tell me why sometime the result its not QRCode ? what i save is **aes-256-cbc** **encryption text**...

``` [VERBOSE-2:ui_dart_state.cc(198)] Unhandled Exception: Null check operator used on a null value #0 ExtensionDialog.dialog package:get/…/src/extension_navigation.dart:81 #1 ExtensionDialog.defaultDialog package:get/…/src/extension_navigation.dart:262 #2 _UserPageState.build.. package:flutter_indonesia_2021/…/user/user_page.dart:31 #3 _UserPageState.build.. package:flutter_indonesia_2021/…/user/user_page.dart:22 #4 _InkResponseState._handleTap package:flutter/…/material/ink_well.dart:1005 #5 GestureRecognizer.invokeCallback package:flutter/…/gestures/recognizer.dart:198...

Lagging on testing to overelay a coomponent https://bootstrap-vue.org/docs/components/overlay OverlayLoading.vue ``` Loading... import { BOverlay, BIcon, BIconStopwatch } from 'bootstrap-vue' export default { name: 'OverlayLoading', components: { BOverlay, BIcon, BIconStopwatch, },...