Flawed in what way?
Can you enlighten me? I don’t understand the phrase.
Echoing what others have said, I think most people realize how hard it is to make a living in the arts. I think another part of it is with the recent awareness for workers rights, the idea of being a ‘starving artist’ has lost its glamour.
There are trumpers that read the bible. I always wonder what goes through their heads when they read the teachings of Jesus.
Whether or not you believe in the afterlife, the answer is the same. Bring joy to others, help people who need it, have people that depend on you. If there is confirmed no afterlife, I would keep living my life the same because I want my kids to have a great life, and grow up to be great people. That is a mission that makes me want to live as long as I can.
1 min early, or right on time. Never late.
I think the “why” exists only with the idea that the universe is directed in some way. e.g. “How can I see around my room”? Photons. “Why”? Because I turned on the light.
It failed lemmys rigid purity test.
Very interesting, thanks!
I would like to see more Native American mythology.
I would try app:src or adding
android {
defaultConfig {
vectorDrawables.useSupportLibrary = true
}
To your build.gradle
Type package:mine level:error
in the text bar and see if any errors are returned.
And what is the path of your image, and how are you placing the image in your xml file? Here is an example of one that works for me with an image that is located in the res/drawable/baseline_arrow_back_24.xml package
<ImageView
android:id="@+id/backButton"
android:layout_width="42dp"
android:layout_height="42dp"
android:layout_gravity="start"
android:layout_centerVertical="true"
android:src="@drawable/baseline_arrow_back_24"
android:contentDescription="@string/back_arrow" />
Do any errors show in logcat? You should be able to filter to show errors only.
Is it not showing up in the emulator, or the phone on which the app is downloaded, or both?
I dont understand, someone pls help.