를 .png를해야한다, 나는 photothumb.db가 .XML로 끝나야합니다 말 또는오류 : 파일 이름은 .XML로 끝이나 내가 그릴 수로 photothumb.db 선택하지 않은 경우에도
.png 형 오류가 내 profilesmaller
아래 이미지는 png
내 코드입니다 타입이다
다음<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@drawable/profilesmaller"
tools:context="charlenebuena.guest.HomeFragment">
</FrameLayout>
내 Gradle을 콘솔 메시지
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:mergeDebugResources'.
> C:\Users\Charlene Marie\AndroidStudioProjects\Guest\app\src\main\res\drawable\photothumb.db: Error: The file name must end with .xml or .png
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 2.72 secs
,369입니다
변화로 photothumb.db의 위치 자산 폴더에 당김하고 당김에있는 이미지 photothumb 이미지 또는 데이터베이스 파일인지 파일 이름 – Nitesh
를 해결할 것인가? – Vishwa
의 JPG 또는 PNG 확장자를 가지고 있는지 @Char 문제 – Nitesh