[android-developers] Android keyboard lift tablayout to top?

2016-06-19 Thread Hasan KARAOĞLU


I have an activity. This activity's layout has one ViewPager. This 
viewpager has five fragment by code. And I have five icons at the bottom of 
screen. They are located in tablayout.

Come to main point, When I open keyboard, the keyboard lift tablayout to 
top? How can solve it ?

*I tried the ways below . But they didn't work :*

   - android:windowSoftInputMode="adjustPan|adjustResize"
   - 
   
   android:isScrollContainer="false"
   - 
   
   android:fitsSystemWindows="true"
   

http://schemas.android.com/apk/res/android;
android:id="@+id/activityRoot"
android:layout_width="match_parent"
android:layout_height="match_parent">






http://schemas.android.com/apk/res-auto;
android:id="@+id/DrawerLayout"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_below="@+id/appBarLayout">














-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/71d7c62f-374d-4699-b8d1-f1783cdd1c5f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Android Keyboard Hide event.

2011-01-18 Thread Ankur Avlani
Hi All,

I have been trying to get some event that would let me know, that the
Keyboard was just hidden.  I tried onConfigurationChanged and onKeyDown.
 But none of these help me.

I have 4 EditText in my Activity.  On keyboard hide, i need to calculate
based on the number(s) provided on the EditText.

Any help is appreciated.

Thanks,
Ankur.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Android keyboard

2010-08-03 Thread morpheus
Hi to the list.
I'm planning to install Android onto a device which does not have a
keyboard, nor a touch screen.
Such device will show it's interface via a DLP projector and will be
controlled with a remote with few keys (only direction, confirm and
menù buttons).
So, the problem; I'm trying access to the system keyboard to configure
the device (wi-fi networking, browser, and so on), but I'm not able to
interact with the keyboard. When I focus on a text field, the system
keyboard appear, but I cannot interact with it; I also tryed to
implement a keyboard, getting the same results
Does someone solved the problem ? Interact with the system keyboard
without a phisical keyboard and wothout a touch screen.

Thanks.

Mauro

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] android keyboard

2010-03-24 Thread Jay
Is it possible, that you can update the dial pad like the dial pad of
the iphone for the on screen android keyboard

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.