-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a title to HHFloatingViewButton #7
Comments
Ok I found it. My image was way too big so it was taking all the uibutton frame. Do you want me to do a pull request with this feature ? |
@alexisbar , thanks for the kind words. Hope this repo will help you in your work. I will be happy to receive your pull-request on it. If you need any help while doing it - feel free to write me here and I will look into it asap. |
@alexisbar - Few points to note with that pull-request:
There will be other parts you may require to update accordingly. |
hello, i have tried to add label but does not display can you please share steps write down to SetupUI() |
Hello, will let you know.
On Thu, 27 Feb 2020 at 13:39, krutitrivedi ***@***.***> wrote:
hello, i have tried to add label but does not display can you please share
steps write down to SetupUI()
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#7?email_source=notifications&email_token=AAZI6BHSUOAK5WYOBSHCMYTRE5YLXA5CNFSM4IWFLNXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENDLWNY#issuecomment-591838007>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAZI6BB5VLJCE3H2E63B2S3RE5YLXANCNFSM4IWFLNXA>
.
--
Sent from my iPhone
|
hello i tried to write code and add label file also but only static label show does not coordinate with other buttons |
Please share the screenshot of what you have tried.
On Thu, 27 Feb 2020 at 14:54, krutitrivedi ***@***.***> wrote:
hello i tried to write code and add label file also but only static label
show does not coordinate with other buttons
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#7?email_source=notifications&email_token=AAZI6BCIKDZ4JUKKWA5EF3LRE6BGRA5CNFSM4IWFLNXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENDTGIY#issuecomment-591868707>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAZI6BCJES3IDLKA7DI3LC3RE6BGRANCNFSM4IWFLNXA>
.
--
Sent from my iPhone
|
|
@krutitrivedi after looking at the code, I understand that, lots of re-work is necessary to show title along with the options. Unfortunately I don't have much time at this moment. If it's high priority for you, you have to look into by your self. |
Hello,
Thanks for this great repo.
I'de like to add a title to each of the options in the menu.
I tried to modify the setupUI() and updateUI() but they're not displaying. Any idea ?
The text was updated successfully, but these errors were encountered: