I have recently replaced the appcompat in my app with the design library ('com.android.support:design:24.2.0'). The overflow menu popup is now appearing to the centre of the screen instead of the right on the tablet I'm testing on (Samsung Tab with android 4.0.4). Its fine on other newer devices . Has anyone else experienced this? If so do you know how to fix it ?
Overflow Menu PopUp
217 Views Asked by Hannah At
1
There are 1 best solutions below
Related Questions in ANDROID
- Creating global Class holder
- Flutter + Dart: Editing name of a tab shows up a black screen
- android-pdf-viewer Received status code 401 from server: Unauthorized
- Sdk 34 WRITE_EXTERNAL_STORAGE not working
- ussd reader in Recket Native module
- Incorrect display of LinearGradientBrush in IOS
- The Binary Version Of its metadata is 1.8.0, expected Version is 1.6.0 build error
- I can't make TextInput to auto expand properly in Android
- Creating multiple instances of a class with different initializing values in Flutter
- How to create a lottie animation
- making android analyze with coverity sast tool
- Flutter plugin development android src not opening after opening example
- I initialize my ViewModel in the Activity with several fragments as tabs, but the fragments(tabs) return null for the updated livedata
- Node.js Server + Socket.IO + Android Mobile Applicatoin XHR Polling Error...?
- How I can use the shared preferences class?
Related Questions in POPUP
- OS-wide text autocomplete service with popup
- Problem passing a function to a popup in Kivy?
- Is it possible to block dynamic advertisement pop up in Selenium?
- popup showing in a flutter project at the opening of any app
- WPF pop up is behaving differently in English language PC and Japanese language PC
- How do you make the pop up appear and print a sentence in the main/side panel?
- How do I get the close button to work after popup has appreared?
- I'm writing a browser extension I need to create windows with which the user can interact for extension work. what should I use?
- links on elementor modal not working on click
- How to turn off login pop-up on stackoverflow
- Popup not attached to marker in Nuxt3
- Background images and pop up related issue in live
- How do i update my loop to include the post id?
- After pg-related pop-up calls and processing, the web application JSESSION is broken
- Get value from new popup window by clicking on an element using Jquery
Related Questions in ANDROID-4.0-ICE-CREAM-SANDWICH
- How to fix: adb does not recognize my android device (android 4.0)
- ANDROID STUDIO 4.0 ERROR(No progress at the end of opening stage)
- The dark area behind the AlertDialog does not fill the entire screen
- Android trying to load a resource that is not declared
- Clear data in Android firmware below 4.1 not removing any data
- Codec management on API < 16
- How can I make the borders and the colors?
- Error while removing fragment containing videoView in 4.0.4
- JS ReferenceError on Android WebView for api level 15
- Error with minSdk version
- Overflow Menu PopUp
- ClickableSpan avoid touch propagation to parent view
- RxImagePicker not calling completion if orientation changes when taking image
- Android Studio: Ice Cream Sandwich (API Level 15) Device Configuration not showing up even though system image is installed
- Java security file location in Android
Related Questions in ANDROID-DESIGN-LIBRARY
- I can`t scroll to the end of the page. Android studio
- Inserting data to a Room database
- Changing textColor in theme is not applied in layout - Android
- How to set BottomNavigationView selected item text to normal, not bold
- why i getting a error "Unresolved reference: fillMaxSize" with modifier = Modifier.fillMaxSize?
- difference between wrapping EditText with TextInputLayout Vs wrapping TextInputEditText with TextInputLayout?
- Customize the Material 3's Switch component in Jetpack Compose
- Inside DrawerLayout, I cannot put anything like toolbar or constraintLayout
- Render Problems with TabLayout and ViewHolder
- How to change my scroll view to scrollable constraint layout or how to use scrollview
- Custom EditText Design with boxes number
- XML Suggestions Not working in android studio?
- How to create following types of layout in android
- how to set progress bar with rounded starting point in android layout?
- CardBackgroundColor cannot work while give cardElevation="0dp"
Related Questions in OVERFLOW-MENU
- I want to Change the background color of PopupMenu in my android app, I am using "Theme.MaterialComponents.Light.NoActionBar"
- Custom Overflow Menu Of Toolbar Android
- Toolbar menu item text doesn't align with icon
- How do i add overflow menu on custom action bar?
- Adding a Badge on Overflow Menu icon - Android
- S-Pen forces menu list to jump back to the top
- Android - How to make a menu item disabled but remove the default grey text colour?
- How to remove end padding of checkable menu item?
- Overflow button overlap other actions icon in ActionMenuView
- How to dismiss overflow menu when home button is pressed android?
- How to set margins on the overflow menu icon?
- Is there any way to add icon in overflow menu item?
- (android) Why doesn't app:actionLayout="" work?
- Toolbar Menu text Alignment
- problem to set Android toolbar overFlow menu style (rounded corner with stroke line)
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
This has been raised as a bug with the android os.