androidx.appcompat

  1. joko0124

    Android Question Attributes already been defined

    Hello there! Just got an error on appcompat, don't know what this exactly. I've already tried to remove the lines specified but then many errors appears after removing those line. Anybody please explain to me further. Sorry for my bad english. ;)
  2. T8ET8TWE

    Android Question Error with AppCompat (Version: 4.00)

    After upgrading AppCompat to Version 4.00. I got this error! B4A Version: 9.80 Java Version: 11 Parsing code. (0.00s) Building folders structure. (0.53s) Compiling code. (0.10s) Compiling layouts code. (0.00s) Organizing libraries. (0.00s) (AndroidX SDK) Generating R file...
  3. M

    Android Question Strict Mode policy violation AppCompat

    An app I am submitting has a series of Strict mode policy warning in the Google Pre-Launch report. 'StrictMode policy violation: android.os.strictmode.NonSdkApiUsedViolation: Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V' The make 'makeOptionalFitsSystemWindows' call shows in...
Top