-
Notifications
You must be signed in to change notification settings - Fork 0
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ı boyutu…
LeventYADIRGA/Tost
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
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ı boyutu…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published