-
在使用最新的support(23.2.2之后)的时候,横屏状态下显示对话框存在问题,大小以及位置不正确
-
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'com.android.support:appc…
-
```xml
Error:Execution failed for task ':my_project:processReleaseResources'.
> Failed to parse XML resource file '/Users/mms/AndroidStudioProjects/my_project/my_project_lib/build/intermediates/res/…
-
异常类型:无异常,数据错误
手机型号:无
手机系统版本:无
matrix版本:0.6.0
gradle版本:3.5.0
问题描述:如题,在使用 Apk Checker 的时候有些 task 产生的结果并不准确。
1、Find out the unused resources 下的 `R.dimen.p_80` 和 `R.color.white_50` 这种都是我代码…
-
Description: The Mobile-UILibrary is currently broken for all apps that do not target v24.2.0 and causes frequent intermittent crashes. See the following error message from Studio below:
All com.a…
-
UTNotifications conflicts with Facebook SDK version 7.11.1. When building for Android, a manifest error occurs:
> AndroidManifest-main.xml:24:9-31 Error:
Attribute meta-data#android.support.VERSI…
-
### Xamarin.Android Version (eg: 6.0):
MonoAndroid v9.0
### Operating System & Version (eg: Mac OSX 10.11):
Windows 10 1803
### Support Libraries Version (eg: 23.3.0):
Xamarin.Android.Support…
-
**Describe the bug**
When following the "Quick Start", for the sample-app "chat-app", I get "ERROR: failed to build.apk", followed by "stderr:" and a bunch of other stuff.
**To Reproduce**
git cl…
-
### Description
When I use Label with LineBreakMode="TailTruncation" and set FormattedText with some spans then tail truncation is not working on iOS and freezes on Android.
### Steps to Reproduce…
-
I am getting following while authenticating into GPGS
Exception in dalvik/system/DexClassLoader.loadClass: java.lang.IncompatibleClassChangeError: Class com.google.android.gms.games.NativeSdkCallback…