Ok, i am hacker and the right seed (for easy example) is three word, but in dictionary 2048 words for one position (as trezor has):
User entered: red green blue
Hacker got:blue green red
Ok, he run process and got only these variants (B, G, R):
B G R
G B R
R G B
B R G
Here 2^2 variants (may be because 2^(3-1))
If hacker doesn't know exactly words he should make 2048^3 variants (may be 'red', may be 'cat' and so on).
Now imagine it for 12 words and for 24 words
May be there will be 2^11 variants for 12 words, not 2^12 as i wrote above.
Ok, for 24 words we will get 2^23 = 8388608 combinations
I think this combinations can be computed for 1-10 seconds. I think user will not have a time to send him bitcoins to other.
Ok, wallet32 is an Android application as BIP32 wallet. But if you use special hardware device with private keys inside only it will be very strange to setup seed at Android device phone for sending all bitcoins

If you trust to your Android phone same as Trezor, i think this topic not for you

But this hack will be made for one second if hacker will sniff 12 or 24 words.