android - Is there a way to group localised resources under same drawables folder and specify sizes inside? -


i'm supporting several languages in application, result have image splash screen contains text, designed in special way (and because of can't use simple textview).

because of had provide image languages , sizes, results in huge , messy res folder:

enter image description here

one thing thought , great if done group images lets under drawable-de same folder , there specify size. like:

/drawble-de/hdpi

/drawble-de/xhdpi

does knows if done?

thanks in advance.


Comments

Popular posts from this blog

iis - ASP.Net Core CreatedAtAction in HttpPost action returns 201 but entire request ends with 500 -

gcc - Neither ld wrap nor LD_PRELOAD working to intercept system call -

ssh - Vagrant Windows - ssh_exchange_identification: read: Connection reset by peer -