-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Only Menu List Showing #2
Comments
May i know what version of android you are running this on? |
i'm running it on Android Studio 2.1.1. I use API 23 (lollipop). And I don't get any error when i try to run the code but I only have the left panel. |
Wingie I already resolve the issue. But now here's the thing whenever I click on menu the picture doesn't change at all but the text and description change, but the picture (Koala.png) the home picture not changing. A little help, thanks! |
Hey wingie any update regarding with my problem? thanks! |
I actually haven't taken a look at this app in a while... [Wilson Wingston Sharon] On Mon, Jul 18, 2016 at 12:44 AM, jhat060294 [email protected]
|
I don't have any error but the thing is the image is not changing. |
Hi Wingie, Error:(17, -1) android-apt-compiler: [Android-Restaurant-Menu-experiment] D:\Android-Restaurant-Menu-experiment\res\layout\main_activity.xml:17: error: No resource identifier found for attribute 'footerColor' in package 'com.example.testtab' I am running it on Android Studio 1.5.1. I use API 23 j p gupta |
Hi Jp Gupta, That is my first problem but I solve it by tracing it, also I think you need to update your android to work it out properly. Update me if it work properly. regards, |
Hi Jhat Error:(3, 0) Gradle DSL method not found: 'android()'
Thanks in advance JP Gupta |
@jpgupta99 @Wingie |
Hi, That the project was developed before gradle was a thing. 4 years is a long time in android development and this has not been updated with any of the API changes. |
@Wingie what do you mean by that? what do i need to change? thanks! |
This project was developed on API level 15. |
I run it at API 23, and I already change the min and target sdk up to the latest. Just like what I attach it run perfectly in emulator but not on real device. |
hi i am using Android 2.1.2. Error:(17, -1) android-apt-compiler: [Android-Restaurant-Menu-experiment] D:\AndroidStudioProjects\Android-Restaurant-Menu-experiment\res\layout\main_activity.xml:17: error: No resource identifier found for attribute 'footerColor' in package 'com.example.testtab' |
Hi Wingie,
I imported the file, and run with no error in the code, however in my emulator, only the menu list are showing there's no mainfrag or whatever. In my understanding whenever you click in the menu list other activity will appear in the right side, but in my case I only have the left panel which is the menu list.
Hoping for the help guys. thanks
-Jhat.
The text was updated successfully, but these errors were encountered: