I am getting the following error when I open my app as a result of which the apl crashes right on start
Attempt to invoke virtual method 'void androidx.recyclerview.widget.RecyclerView.setAdapter(androidx.recyclerview.widget.RecyclerView$Adapter)' on a null object reference
at com.akash.writer.MainActivity.onCreate(MainActivity.java:43)