refactor: remove unnecessary documentation from TelegramIcons
This commit is contained in:
@@ -6,11 +6,7 @@ import androidx.compose.ui.graphics.painter.Painter
|
|||||||
import androidx.compose.ui.res.painterResource
|
import androidx.compose.ui.res.painterResource
|
||||||
import com.rosetta.messenger.R
|
import com.rosetta.messenger.R
|
||||||
|
|
||||||
/**
|
|
||||||
* Centralized Telegram icon provider.
|
|
||||||
* Maps to Telegram's native PNG drawable resources.
|
|
||||||
* Use with Icon(painter = TelegramIcons.ArrowBack, ...)
|
|
||||||
*/
|
|
||||||
object TelegramIcons {
|
object TelegramIcons {
|
||||||
|
|
||||||
// ═══════════════════════════════════════════════════════════
|
// ═══════════════════════════════════════════════════════════
|
||||||
|
|||||||
Reference in New Issue
Block a user