how shall I read resources shaders? Is `context.ge...
# android
e
how shall I read resources shaders? Is
context.getResources().openRawResource().R.raw.<name>
still the main way also in Kotlin?