Mehdi-android / android-calendar-view

Automatically exported from code.google.com/p/android-calendar-view
0 stars 0 forks source link

Auto-fit problem #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set target device to be Android 1.5 or Android 2.2 on the emulator
2. Run the project on eclipse

What is the expected output? What do you see instead?
I expected to see the contents of the calendar auto-fitting to the screen. But 
It doesn't as attached.

What version of the product are you using? On what operating system?
version 4.2

Please provide any additional information below.
I have tried these two versions only. I want my application to be adapted by 
all versions of Android. Is there some way you provided or do I have to do it 
on my own?

Thanks.

Original issue reported on code.google.com by doaaasho...@gmail.com on 9 Nov 2011 at 1:51

GoogleCodeExporter commented 9 years ago
Sorry forgot to attach the snapshot.

Original comment by doaaasho...@gmail.com on 9 Nov 2011 at 1:53

Attachments:

GoogleCodeExporter commented 9 years ago
I also have this problem on my Samsung. In my application calendar background 
is ok, but text is too large and I don't see all numbers

Original comment by kgadzino...@gmail.com on 26 Dec 2011 at 11:58

GoogleCodeExporter commented 9 years ago
thanks doaaashour88, i will look at this.

Original comment by outlooks...@gmail.com on 2 Jan 2012 at 1:01

GoogleCodeExporter commented 9 years ago
is this problem solved? been bothered a long time

Original comment by cei...@gmail.com on 28 May 2012 at 7:01

GoogleCodeExporter commented 9 years ago
I also need a solution for auto-fit images. I can´t use the actual code in a 
HTC Wildfire.

Thanks in advice.

Original comment by joseigna...@gmail.com on 18 Jul 2012 at 1:57

GoogleCodeExporter commented 9 years ago
I can't reproduce this failure, can somebody confirm it?
version 4.2 on Android 2.2, WVGA800

Original comment by mbal...@gmail.com on 14 Aug 2012 at 7:06

GoogleCodeExporter commented 9 years ago
still valid on 0.5.0
you can replicate it even in layout designer by choosing 2.7 in QVGA screen size

Original comment by sergey.g...@gmail.com on 6 Sep 2012 at 6:36

Attachments:

GoogleCodeExporter commented 9 years ago
I have create my own dimens file to display correctly the calendar in xxhdpi 
devices. This may be a starting point for further work, Hope this will help you.

You have to create a new folder in your project path called values-xxhdpi and 
put this file inside it.

Original comment by cecch...@gmail.com on 26 Jun 2014 at 10:00

Attachments:

GoogleCodeExporter commented 9 years ago
@cecchigl, thanks.

Original comment by outlooks...@gmail.com on 29 Jun 2014 at 3:18