Search found 33 matches

Go to advanced search

by Oldestman57
Mon Jul 31, 2017 5:30 pm
Forum: Issues
Topic: Header image not visible when testing
Replies: 4
Views: 1243
 
Jump to post

Header image not visible when testing

Evgene, I have only tested it in the Appery.io tester. I get a 440 Not found for the .png image. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1628960/filenotfound_inline.png?1501522118 That is why I was wondering if I have a typo in the path of the image. If I place the image in the container it ...
by Oldestman57
Mon Jul 31, 2017 12:50 pm
Forum: Issues
Topic: Header image not visible when testing
Replies: 4
Views: 1243
 
Jump to post

Header image not visible when testing

I have a .png image in my header. It looks fine in the Design view, but is not visible when I test it. In Design view: https://d2r1vs3d9006ap.cloudfront.net/s3_images/1628831/header_icon_inline.png?1501505159 In Test mode: https://d2r1vs3d9006ap.cloudfront.net/s3_images/1628838/header_icon_test_inli...
by Oldestman57
Wed Jul 26, 2017 7:24 pm
Forum: Issues
Topic: How can you align the text in the center of a round button and still keep the button round?
Replies: 2
Views: 614
 
Jump to post

How can you align the text in the center of a round button and still keep the button round?

This is my css: .round-button-text { height: 100px !important; background-color: #3498db !important; width: 100px !important; border-radius: 80px !important; border: 5px solid #bee0f3 !important ; box-shadow: 10px 10px 5px #888888; font-style:normal; font-size: 10px; text-align: center; white-space:...
by Oldestman57
Mon Jul 10, 2017 8:34 pm
Forum: Issues
Topic: Individual button CSS
Replies: 2
Views: 596
 
Jump to post

Individual button CSS

Thanks,

That did it. I didn't get that from the tutorial.

by Oldestman57
Sun Jul 09, 2017 6:22 pm
Forum: Issues
Topic: Individual button CSS
Replies: 2
Views: 596
 
Jump to post

Individual button CSS

I added a CSS class called round_button .ui-btn { height: 60px !important; width: 60px !important; border-radius: 80px !important; border: 5px solid red; box-shadow: 10px 10px 5px #888888; } When I apply it to an individual button under more properties all buttons in the app change to round. What am...
by Oldestman57
Thu May 18, 2017 9:01 pm
Forum: Issues
Topic: Exporting Android Studio Project Serious Issues.
Replies: 43
Views: 27457
 
Jump to post

Exporting Android Studio Project Serious Issues.

Thanks,
May the force be with you!

by Oldestman57
Sun May 14, 2017 2:17 pm
Forum: Issues
Topic: Exporting Android Studio Project Serious Issues.
Replies: 43
Views: 27457
 
Jump to post

Exporting Android Studio Project Serious Issues.

Serhii, After several attempts to get multiDexEnabled to work, I would get a garbage collector fault no matter which way I configured it. I came across information on Selectively compiling APIs into your executable instead using the library dependencies in Android Studio. At this link: https://devel...
by Oldestman57
Thu May 04, 2017 11:37 pm
Forum: Issues
Topic: Exporting Android Studio Project Serious Issues.
Replies: 43
Views: 27457
 
Jump to post

Exporting Android Studio Project Serious Issues.

Yes, I downloaded a fresh Android Studio project. I opened the Source folder. I opened the Cordova folder. I ran the build.bat file as the administrator. It executed and completed. I opened the project in Android Studio and tried an APK build. It faulted with 76 errors. The main ones were: package a...
by Oldestman57
Mon May 01, 2017 2:11 pm
Forum: Issues
Topic: Exporting Android Studio Project Serious Issues.
Replies: 43
Views: 27457
 
Jump to post

Exporting Android Studio Project Serious Issues.

Evgene Has there been any update on the bug that is keeping my older app from building? I have doubled checked my API levels as Serhii has recommended and I am using API levels 16 - 21. I only added 1 button to a page that opens the email page. The app was already up on Google play. It builds and ok...

Go to advanced search