Ahmed Gouda

Results 6 comments of Ahmed Gouda

I just found a PR for the second issue and I recommend to be merged, very nice

I myself is applied the PR and using it with this feature. You can make an option for it so developer has the option to enable/disable it.

This PR must be add, very important.

// // AKPrayerTime.swift // PrayerKit // // Created by Ashik Ahmad on 4/15/15. // Copyright (c) 2015 WNeeds. All rights reserved. // import UIKit public final class AKPrayerTime { /**...

I found this added and needs to be added in the rtl version: .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group { float: left; } needs to be flipped to float:right;