Closed mendelct closed 1 year ago
Are you using master branch?
onCreate() was renamed to onPreCreate
From: mendelct @.> Date: Wednesday, 30 November 2022 at 21:32 To: pnemonic78/HalachicTimes @.> Cc: Subscribed @.***> Subject: [pnemonic78/HalachicTimes] Compile error (Issue #118)
Tried to compile in Android Studio got the following error AddLocationActivity is not abstract and does not override abstract method onCreate() in ThemeCallbacks. What am I missing?
— Reply to this email directly, view it on GitHubhttps://github.com/pnemonic78/HalachicTimes/issues/118, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AB3GXCWGLZKUZBORPO2QNKTWK6TUPANCNFSM6AAAAAASP7Q2WY. You are receiving this because you are subscribed to this thread.Message ID: @.***>
Git was not cloning the latest version
a simple git submodule update --remote seems to have solved the issue
Tried to compile in Android Studio got the following error AddLocationActivity is not abstract and does not override abstract method onCreate() in ThemeCallbacks. What am I missing?