Cannot setup floating action buttons as class cannot be found (Android Studio)

前端 未结 7 1331
情书的邮戳
情书的邮戳 2021-01-02 07:39

So I am pretty new to android and I am trying to setup a floating action button with the Android Design Support Library using this guide in Android Studio.

My Projec

7条回答
  •  [愿得一人]
    2021-01-02 07:46

    I had the same issue and updated the Android Support Repository", "Android Support Library"(22.2.1) and "Android SDK Tool"(24.1.2) using SDK manager now its working fine. Once update finish rebuild the project. For more https://developer.android.com/tools/support-library/setup.html

提交回复
热议问题