Pinned Repositories
android-kotlin-fundamentals-starter-apps
android-kotlin-fundamentals-starter-apps
GelirHesapMakinesi
LeventYADIRGA
Config files for my GitHub profile.
MarketingCloudSDK-Android
The official Marketing Cloud MobilePush SDK LearningApp Example Application
mars-real-estate-SwiftUI
ResimliSudoku
Basit bir resimli Sudoku uygulaması.
Tost
Android de bulunan yerleşik Toast mesajlarına alternetif olarak kullanılabilecek kısa süreli mesaj gösterip animasyonlu bir şekilde kaybolan arayüz elemanıdır. Tost isimli sınıfı projenize eklemeniz yeterlidir. Örnek kullanım Tost tost=new Tost(this); tost.setMesaj("Bu bir\ntosttur."); tost.setTextSize(20); // Toast tan farklı olarak yazı boyutunu da özelleştirebilirsiniz. tost.setDuration(Tost.SHORT); //milisaniye cinsinden kendinizde değer verebilirsiniz. tost.show();
MarketingCloudSDK-Android
The official Marketing Cloud MobilePush SDK LearningApp Example Application
LeventYADIRGA's Repositories
LeventYADIRGA/android-kotlin-fundamentals-starter-apps
android-kotlin-fundamentals-starter-apps
LeventYADIRGA/GelirHesapMakinesi
LeventYADIRGA/LeventYADIRGA
Config files for my GitHub profile.
LeventYADIRGA/MarketingCloudSDK-Android
The official Marketing Cloud MobilePush SDK LearningApp Example Application
LeventYADIRGA/mars-real-estate-SwiftUI
LeventYADIRGA/ResimliSudoku
Basit bir resimli Sudoku uygulaması.
LeventYADIRGA/Tost
Android de bulunan yerleşik Toast mesajlarına alternetif olarak kullanılabilecek kısa süreli mesaj gösterip animasyonlu bir şekilde kaybolan arayüz elemanıdır. Tost isimli sınıfı projenize eklemeniz yeterlidir. Örnek kullanım Tost tost=new Tost(this); tost.setMesaj("Bu bir\ntosttur."); tost.setTextSize(20); // Toast tan farklı olarak yazı boyutunu da özelleştirebilirsiniz. tost.setDuration(Tost.SHORT); //milisaniye cinsinden kendinizde değer verebilirsiniz. tost.show();