appie21 Active Member Licensed User Longtime User Jun 14, 2018 #1 As Title say How can i get the nice Toggle button When I start a new project? I have <uses-sdk android:minSdkVersion="24" android:targetSdkVersion="26"/> in my manifest
As Title say How can i get the nice Toggle button When I start a new project? I have <uses-sdk android:minSdkVersion="24" android:targetSdkVersion="26"/> in my manifest
Erel B4X founder Staff member Licensed User Longtime User Jun 15, 2018 #2 Maybe you are looking for the Switch button? It is available as a custom view in ViewsEx library. Upvote 0
appie21 Active Member Licensed User Longtime User Jun 16, 2018 #3 Ye but that is what i mean but where can i find ViewsEx library ? (search the whole forum?) Erel said: Maybe you are looking for the Switch button? It is available as a custom view in ViewsEx library. Click to expand... Oops solved Last edited: Jun 16, 2018 Upvote 0
Ye but that is what i mean but where can i find ViewsEx library ? (search the whole forum?) Erel said: Maybe you are looking for the Switch button? It is available as a custom view in ViewsEx library. Click to expand... Oops solved
Erel B4X founder Staff member Licensed User Longtime User Jun 17, 2018 #4 appie21 said: Ye but that is what i mean but where can i find ViewsEx library ? (search the whole forum?) Click to expand... If you don't find the library with a very simple search then it means the the library is an internal library. Upvote 0
appie21 said: Ye but that is what i mean but where can i find ViewsEx library ? (search the whole forum?) Click to expand... If you don't find the library with a very simple search then it means the the library is an internal library.