I would try app:src or adding
android {
defaultConfig {
vectorDrawables.useSupportLibrary = true
}
To your build.gradle
I would try app:src or adding
android {
defaultConfig {
vectorDrawables.useSupportLibrary = true
}
To your build.gradle
deleted by creator
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 would like to see nuclear power grow in use.
Exactly, and it seems like that is a realistic outcome.
I would love to see large and small scale nuclear reactors become more common.
I am suprised to see all the negativity. I for one think this is awesome and would love to see SMRs become more mainstream.
Yes, as annoying as apps for everything is, very few are necessary, or even useful. I have had no problem going though life with minimal apps.
Oppression leads to violence
I got in the habit of backing into parking spaces after I had a car that needed a jump start, but I had pulled in and no spaces next to me were available to pull the jumper car into. If you back in, in the rare chance you need a jump start, you will be able to drive the jumper car close to your battery
To be fair to the people you are describing, the ecosystem that makes up the whole of software is so large and complex that becoming an expert in even a small area is something that can take years. Sometimes you have to accept that it is better to focus on one area and not try to understand everything. A mechanic doesnt need to know how rubber is made to change a tire.
It failed lemmys rigid purity test.