S Scantech Well-Known Member Licensed User Longtime User Oct 20, 2021 #1 B4A Version: 11.00 Parsing code. (1.63s) Java Version: 11 Building folders structure. (0.03s) Compiling code. (1.20s) Compiling layouts code. (0.04s) Organizing libraries. (3.57s) (AndroidX SDK) Compiling resources (5.26s) Linking resources Error d:\android\tools\..\extras\b4a_remote\com\google\android\material\material\1.4.0\unpacked-material-1.4.0\res\layout\material_timepicker_dialog.xml:38: error: attribute barrierMargin (aka scantech.cardiagnosticpro:barrierMargin) not found. error: failed linking file resources. Click to expand... What is this?
B4A Version: 11.00 Parsing code. (1.63s) Java Version: 11 Building folders structure. (0.03s) Compiling code. (1.20s) Compiling layouts code. (0.04s) Organizing libraries. (3.57s) (AndroidX SDK) Compiling resources (5.26s) Linking resources Error d:\android\tools\..\extras\b4a_remote\com\google\android\material\material\1.4.0\unpacked-material-1.4.0\res\layout\material_timepicker_dialog.xml:38: error: attribute barrierMargin (aka scantech.cardiagnosticpro:barrierMargin) not found. error: failed linking file resources. Click to expand... What is this?
Erel B4X founder Staff member Licensed User Longtime User Oct 21, 2021 #2 I believe that it comes from MaterialDateTimePicker library. That library has been archived as it is outdated and doesn't work with AndroidX SDK: https://www.b4x.com/android/forum/threads/materialdatetimepicker.68323/post-655083 Upvote 0
I believe that it comes from MaterialDateTimePicker library. That library has been archived as it is outdated and doesn't work with AndroidX SDK: https://www.b4x.com/android/forum/threads/materialdatetimepicker.68323/post-655083
S Scantech Well-Known Member Licensed User Longtime User Oct 22, 2021 #3 Preference Library Does the library above use the materialdatetimepicker? Upvote 0
S Scantech Well-Known Member Licensed User Longtime User Oct 22, 2021 #4 What is up with Android backward incompatibility. It May be related to design support as I was researching. I think I am done with programming. Too much headaches trying to convert. Thanks for all these years B4A. It was awesome. Upvote 0
What is up with Android backward incompatibility. It May be related to design support as I was researching. I think I am done with programming. Too much headaches trying to convert. Thanks for all these years B4A. It was awesome.
M MikeSW17 Active Member Licensed User Longtime User Oct 23, 2021 #5 Scantech said: Preference Library Does the library above use the materialdatetimepicker? Click to expand... Yes it does. Upvote 0
Scantech said: Preference Library Does the library above use the materialdatetimepicker? Click to expand... Yes it does.