-
Currently the MAMification process only replaces regular views (like TextView, EditText...), but not their Jetpack Compose equivalents.
Is it planned at some point in the future, or are we stuck wi…
-
Hi,
I switched to using your project after I had to upgrade my project to API Level 29. I was previously using Callygraphy.Xamarin, which I believe is deprecated and doesn't support Android 10.
…
-
ViewPump.init(
ViewPump.builder()
.addInterceptor(
CalligraphyInterceptor(
CalligraphyConfig.Builder()
…
-
is any one there from the original developers of this library to provide the support for 64 bit architecture??? at least guide us to a genuine solution...
-
2021-10-19 15:19:30.454 26719-26719/com.imessageforandroid E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.imessageforandroid, PID: 26719
android.view.InflateException: Binary XML file …
-
There are scenarios (eg white label apps that are branded at runtime) where it's useful to apply a typeface across an app that is downloaded from the network dependent on some runtime factor. It would…
-
### Description
When using different effects, such as `DisposableEffect` or `LaunchedEffect`, declared in a composable to be tested I have noticed erratic behavior by Robolectric. I also see issues f…
-
佬, 1.2.1 版本报错
![image](https://github.com/xuexiangjys/XUI/assets/48895716/bf00d5f4-5a91-444a-94f4-c6679aad9a97)
-
**Questions to Ask Before Submission**
1. Does you app launch successfully without wrapping? _yes_
2. Have you reviewed the [prerequisites](https://learn.microsoft.com/mem/intune/developer/app-wrapp…
-
Hello and many thanks for your ffmpeg library for Android.
After reading about the new 64bit requirement for Android of native libraries, I noted that your library is not stored in Libs but in Asse…