peterhajas / MobileNotifier

iOS Notifications. Done right.
BSD 3-Clause "New" or "Revised" License
302 stars 32 forks source link

Black Close button and related code #272

Closed Drudoo closed 13 years ago

Drudoo commented 13 years ago

Added black close button and code that works with settings, tested and works

The image should be placed in layout>Library>Application Support>MobileNotifier

Link to image http://cl.ly/2h3B1f0f3J3n0X423w42

When doing commits remotely the user apparently does not show up as my github user =/

Screenshot: http://cl.ly/3T140J1V0A1A3U350z46

timnovinger commented 13 years ago

@Drudoo, good idea for the new black version of the close image. Only one problem though....can you commit the new image itself (statusbar_alert_dismiss_black.png) into this pull request?

Then it will merge into the master branch cleanly. Thanks.

Drudoo commented 13 years ago

I tried many times but it just wont upload :/ I don't know how to do it online and remotely it just does not update.

Drudoo commented 13 years ago

I will try again and see what i can do =)

timnovinger commented 13 years ago

If you add it to layout/Library/Application Support/MobileNotifier/ git should see the changes. You can then commit and push it.

Drudoo commented 13 years ago

Ok, one sec, let me try again =)

Drudoo commented 13 years ago

Worked =P Had to use \ to get the 'space'. A bit noobish to forget that =P

timnovinger commented 13 years ago

Awesome, good job dude!