Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
78 views

I would like to resize the spinner buttons of the number input I declared in a ion-alert. view of the too small spinner buttons I tried tips I found but it does not work in my case. In my ts file: ...
0 votes
0 answers
36 views

I have this DropDownPreference and I want to set the width of its dropdown to match the width of the screen. <DropDownPreference android:key="soapServerList" ...
2 votes
1 answer
60 views

In my Android app, I have a spinner many items (enough to not be able to display all of them at the same time. Scrolling is needed) The default behavior of the spinner is that when you click on the ...
1 vote
2 answers
71 views

in Angular material progress spinner component we can actually set size by setting diameter. I want to know if there is an option to make this diameter responsive so it based on window size. <mat-...
4 votes
0 answers
127 views

I have a spinbox in my tkinter application and I want to show a warning in certain circumstances import tkinter as tk from tkinter import ttk, messagebox widgets = None root = None def main() -> ...
0 votes
0 answers
63 views

I created a spinner where I want the app to output the value the spinner stops at, however, if the spinner pointer stopped at let's say Italy, The text output is you choose India, I've tried ...
1 vote
0 answers
577 views

I'm willing to have a spinner displayed while running a function that have output to print. I cannot figure out how to do so and have pretty print, anyone already faced that ? I cannot find any ...
yodamad's user avatar
  • 1,518
1 vote
0 answers
79 views

How to conditionally retrieve the data of any table in the SQLite database? I want to extract condition wise data from a table in the database which I have not been able to successfully for the last 2 ...
Maria's user avatar
  • 371
0 votes
2 answers
147 views

I am trying to add Spinner in below code. I have tried many ways but not succussed. I have included various position the spinner code but sometimes it runs but does not stop. Or some time never run. ...
0 votes
0 answers
56 views

I have the following layout: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:...
1 vote
1 answer
71 views

I am encountering an issue with my Kotlin Android code while implementing a Spinner with an onItemSelectedListener. I am trying to populate the Spinner with data retrieved from a SQLite database, but ...
0 votes
1 answer
558 views

I was trying to add spinner to my angular project but got weird error: my ngx-spinner-component.d.ts line with error: ngOnDestroy(): void; static ɵfac: i0.ɵɵFactoryDeclaration<NgxSpinnerComponent, [...
0 votes
1 answer
68 views

I want to create a Button that while disabled, shows a CircularProgressIndicator (use case: user clicks the button, a network request is made and during this the button is disabled with a nice spinner ...
1 vote
1 answer
53 views

i ́m trying to add files from a directory to spinner list, but i got nothing, (spinner list is empty) hoyever the folder countains 3 files in it. i checked whether the folder exists or not, (the folder ...
1 vote
0 answers
29 views

how do I populate a spinner to depend on spinner data in a different activity?In android studio using java and also with sqlite db. I already have both spinners but I am struggling to make the second ...

15 30 50 per page
1
2 3 4 5
...
343

AltStyle によって変換されたページ (->オリジナル) /