Skip to content
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

feat(ios): expose Ti.UI.Window.largeTitleAttributes #13896

Closed
wants to merge 16 commits into from

Conversation

Max87ZA
Copy link

@Max87ZA Max87ZA commented Aug 10, 2023

Use largeTitleAttributes similar to titleAttributes which applies custom style to window's title.
titleAttributes applies style to scrolled title(in navBar) only, largeTitleAttributes to big one only

@hansemannn hansemannn changed the title feat(ios): largeTitleAttributes feat(ios): expose Ti.UI.Window.largeTitleAttributes Aug 10, 2023
Copy link
Collaborator

@hansemannn hansemannn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few styling changes, nothing critical! Once changed, I can help with adding the docs. Finally, can you please follow these steps to sign our contribution agreement? It's only necessary once, after that we can merge your changes much faster. Code strong! :)

iphone/Classes/TiNetworkHTTPClientProxy.m Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@m1ga
Copy link
Contributor

m1ga commented Oct 29, 2023

@Max87ZA I think you've merged #13891 in your PR

fix(ios): removed bounce from TiAnimation
feat(android): Added collapse_toolbar props
@Max87ZA
Copy link
Author

Max87ZA commented Oct 29, 2023

Yeah, I removed it, because my local build failed on it... Now it builded fine

@m1ga
Copy link
Contributor

m1ga commented Oct 29, 2023

you still have some parts of the other PR in your PR and you've changed some Android layouts.

It's always better to work in a different branch and not in master

@Max87ZA
Copy link
Author

Max87ZA commented Oct 29, 2023

can you please discard this PR? I merged newest code from GA to my custom SDK, that's why there is android layout(about collapse toolbar)

@m1ga
Copy link
Contributor

m1ga commented Oct 29, 2023

sure, you can always close it (there is a button at the bottom) and create a new one. Or clean it up. Up to you 😄

@Max87ZA Max87ZA closed this Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants