[android-developers] Problem restoring values after rotation in a custom view (when it is added twice to the layout)

2013-06-02 Thread charlie babitt
Hi! I have the following problem: I want to write a specialized Date Input view, which basically has a EditText, with button for clearing the input and another button opening a date picker. Thefore I started with writing a ClearableTextView, which extends RelativeLayout. This view only has an

[android-developers] forcing slidingDrawer content always in landscape mode

2012-04-14 Thread charlie babitt
Hallo! My activity contains a Slidingdrawer. How is it possible that the content of the sliding drawer is always in landscape mode, even if the phone is in portrait mode? This means that when the sliding drawer is open the orientation switches to landscape, no matter what the orientation of the

[android-developers] Best practice/difference between @id/ and @+id/

2011-10-12 Thread charlie babitt
What is a best practise for using ids defined in a separate ids.xml file (and using them with @id/) or adding them dynamically with @+id/. When should I declare them in the ids.xml and when should I simply create them using the +id. Is there a recommendation, guidline or best practise that you can

[android-developers] Slidingdrawer hides last element of listview.

2011-10-01 Thread charlie babitt
Hallo! In my activity I have a list view and I want to have a sliding drawer at the bottom of the screen. The handle of the sliding drawer has a solid image and the size of the whole screen width. The problem now is, that the last row of the list is not visible anymore, since it is below the

Re: [android-developers] Slidingdrawer hides last element of listview.

2011-10-01 Thread charlie babitt
Yes, I already tried this. Setting this will make the handle of the sliding drawer disappear and the list takes the full space. Well, now I see everything from the list but the sliding drawer is gone... -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Image manipulation similar to google+ app

2011-08-27 Thread charlie babitt
Hallo! Looking on the google+ app on the dashboard, I have seen that they display my profile image and draw a blue circle arround it. What is the easiest way to achieve something like this? I want to create an ImageView which contains an image (I'm loading it from the SD Card) and drawing a

[android-developers] View in Google+ Application

2011-08-18 Thread charlie babitt
Hallo! Yesterday I installed the Google+ Application (for the Android 2 series) and found a really nice looking view. When you select stream in the dashboard at the top (below the actionbar kind of header) there is some kind of tab replacement (you can switch between nearby, All circles an

[android-developers] 3g problem with telephony

2010-08-18 Thread charlie babitt
Hallo! This isn't probably the right group to ask this question, but I haven't found anything else. I have the following problem on my Samsung Galaxy S with Android: as soon as I disable the settings option use only 2G networks to save battery I have no network connection (3G and H is available